We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf8c33 commit 6d5a5b8Copy full SHA for 6d5a5b8
version_template.py
@@ -28,7 +28,7 @@
28
# - don't import even standard modules at global scope without renaming them
29
# to have leading/trailing underscores
30
31
-baseVersion = '5.12.0a1'
+baseVersion = '5.12.0'
32
cgcloudVersion = '1.6.0a1.dev393'
33
34
0 commit comments