Skip to content

Commit 2c57c67

Browse files
Bump version to 1.2.2
1 parent f278a2e commit 2c57c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"""
1212

1313
# Version info
14-
VERSION = (1, 2, 1)
14+
VERSION = (1, 2, 2)
1515

1616
# Sub versions
1717
VERSION_MAJOR = VERSION[0]

0 commit comments

Comments
 (0)