Skip to content

Commit 75b05eb

Browse files
committed
Update version to 1.0.1
Signed-off-by: Elron Bandel <elron.bandel@ibm.com>
1 parent 385a3c4 commit 75b05eb

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name="fast-fit",
9-
version="0.1.2",
9+
version="1.0.1",
1010
description="Fast and effective approach for few shot with many classes",
1111
long_description=open("README.md").read(),
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)