Skip to content

Commit 9e704e0

Browse files
committed
update version
1 parent 81e0886 commit 9e704e0

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
@@ -21,7 +21,7 @@ def get_install_requirements(path):
2121
]
2222

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

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

0 commit comments

Comments
 (0)