Skip to content

Commit e6374ef

Browse files
committed
Version Bump to 2022.2
1 parent 3dbd747 commit e6374ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytools/version.py

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

0 commit comments

Comments
 (0)