Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdidc committed Aug 23, 2023
1 parent 4071153 commit 7164285
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 @@ -49,7 +49,7 @@ def load_requirements(f):
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/mehdidc/clip_benchmark',
version='1.4.0',
version='1.5.0',
zip_safe=False,
extra_require = {
"vtab": ["task_adaptation==0.1", "timm>=0.5.4"],
Expand Down

0 comments on commit 7164285

Please sign in to comment.