Skip to content

Commit a230282

Browse files
committed
Release 1.6.1
1 parent 85028a1 commit a230282

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## History
22

3+
### 1.6.1
4+
5+
* Fix missing sugar crepe example #119 thanks to @samarth4149
6+
37
### 1.6.0
48

59

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def load_requirements(f):
4949
test_suite='tests',
5050
tests_require=test_requirements,
5151
url='https://github.com/mehdidc/clip_benchmark',
52-
version='1.6.0',
52+
version='1.6.1',
5353
zip_safe=False,
5454
extra_require = {
5555
"vtab": ["task_adaptation==0.1", "timm>=0.5.4"],

0 commit comments

Comments
 (0)