We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e0886 commit 9e704e0Copy full SHA for 9e704e0
setup.py
@@ -21,7 +21,7 @@ def get_install_requirements(path):
21
]
22
23
# Get version from __init__.py file
24
-VERSION = "0.10.1.1"
+VERSION = "0.10.2"
25
26
here = os.path.dirname(__file__)
27
0 commit comments