Skip to content

Commit b7950f9

Browse files
authored
Update version.py
1 parent ff39f80 commit b7950f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

polypheny/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Update this for the versions
22
# Don't change the forth version number from None
3-
VERSION = (0, 1, 1, None)
3+
VERSION = (0, 1, 2, None)

0 commit comments

Comments
 (0)