Skip to content

Commit c55eba1

Browse files
committed
Bump version to 2024.1.2
1 parent e006b7d commit c55eba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pytools/version.py

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

0 commit comments

Comments
 (0)