Skip to content

Commit f73dae8

Browse files
committed
update version
1 parent ef251a6 commit f73dae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def get_install_requirements(path):
2121
]
2222

2323
# Get version from __init__.py file
24-
VERSION = "0.10.1.0"
24+
VERSION = "0.10.1.1"
2525

2626
here = os.path.dirname(__file__)
2727

0 commit comments

Comments
 (0)