We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96cac9 commit 3f9cba3Copy full SHA for 3f9cba3
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 = '6.1.0a1'
+baseVersion = '6.1.0'
32
cgcloudVersion = '1.6.0a1.dev393'
33
34
0 commit comments