We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff39f80 commit b7950f9Copy full SHA for b7950f9
1 file changed
polypheny/version.py
@@ -1,3 +1,3 @@
1
# Update this for the versions
2
# Don't change the forth version number from None
3
-VERSION = (0, 1, 1, None)
+VERSION = (0, 1, 2, None)
0 commit comments