Skip to content

Commit 4610075

Browse files
committed
Release 2.6.0
1 parent 62e1851 commit 4610075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
description=long_description.split("\n")[0],
1919
url="https://github.com/rom1504/CLIP",
2020
py_modules=["clip"],
21-
version="2.5.2",
21+
version="2.6.0",
2222
author="OpenAI",
2323
packages=find_packages(exclude=["tests*"]),
2424
install_requires=[

0 commit comments

Comments
 (0)