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 888ec69 commit db4e8e5Copy full SHA for db4e8e5
docs/conf.py
@@ -74,7 +74,7 @@
74
# The short X.Y version.
75
version = "0.12"
76
# The full version, including alpha/beta/rc tags.
77
-release = "0.12.0-alpha.8"
+release = "0.12.0"
78
79
# The language for content autogenerated by Sphinx. Refer to documentation
80
# for a list of supported languages.
repobee_plug/__version.py
@@ -1 +1 @@
1
-__version__ = "0.12.0-alpha.8"
+__version__ = "0.12.0"
0 commit comments