We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b2188 commit 80d8888Copy full SHA for 80d8888
1 file changed
setup.py
@@ -26,7 +26,7 @@
26
27
readme = open('README.md').read()
28
29
-VERSION = '0.0.2'
+VERSION = '0.0.2.1'
30
31
requirements = [
32
'numpy',
0 commit comments