Skip to content

Commit 521eab3

Browse files
committed
Bump version to 2022.1.2
1 parent f6c1f0b commit 521eab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

islpy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (2022, 1, 1)
1+
VERSION = (2022, 1, 2)
22
VERSION_TEXT = ".".join(str(i) for i in VERSION)

0 commit comments

Comments
 (0)