We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e1851 commit 4610075Copy full SHA for 4610075
setup.py
@@ -18,7 +18,7 @@
18
description=long_description.split("\n")[0],
19
url="https://github.com/rom1504/CLIP",
20
py_modules=["clip"],
21
- version="2.5.2",
+ version="2.6.0",
22
author="OpenAI",
23
packages=find_packages(exclude=["tests*"]),
24
install_requires=[
0 commit comments