We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0807d88 commit 60b0370Copy full SHA for 60b0370
islpy/version.py
@@ -1,2 +1,2 @@
1
-VERSION = (2025, 1, 4)
+VERSION = (2025, 1, 5)
2
VERSION_TEXT = ".".join(str(i) for i in VERSION)
0 commit comments