We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f278a2e commit 2c57c67Copy full SHA for 2c57c67
src/common/consts.py
@@ -11,7 +11,7 @@
11
"""
12
13
# Version info
14
-VERSION = (1, 2, 1)
+VERSION = (1, 2, 2)
15
16
# Sub versions
17
VERSION_MAJOR = VERSION[0]
0 commit comments