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