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 f6c1f0b commit 521eab3Copy full SHA for 521eab3
islpy/version.py
@@ -1,2 +1,2 @@
1
-VERSION = (2022, 1, 1)
+VERSION = (2022, 1, 2)
2
VERSION_TEXT = ".".join(str(i) for i in VERSION)
0 commit comments