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 172fcf0 commit 69fc210Copy full SHA for 69fc210
conf.py
@@ -74,7 +74,7 @@ def get_override_language_or_en() -> str:
74
# The short X.Y version
75
version = '5.0'
76
# The full version, including alpha/beta/rc tags
77
-release = '5.0.0 Beta'
+release = '5.0.0'
78
79
80
# -- General configuration ---------------------------------------------------
0 commit comments