Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504 committed Jul 8, 2021
1 parent d9bdf28 commit d52291b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
setup(
name="clip-anytorch",
py_modules=["clip"],
version="1.0",
version="2.0",
description="",
author="OpenAI",
packages=find_packages(exclude=["tests*"]),
Expand Down

0 comments on commit d52291b

Please sign in to comment.