Skip to content

Commit 60b0370

Browse files
committed
Bump version to 2025.1.5
1 parent 0807d88 commit 60b0370

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

0 commit comments

Comments
 (0)