Skip to content

Commit fc9fb66

Browse files
committed
Bump version to 2022.1.1
1 parent d58416b commit fc9fb66

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+
VERSION = (2022, 1, 1)
22
VERSION_TEXT = ".".join(str(i) for i in VERSION)

0 commit comments

Comments
 (0)