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 a10354d commit 0849085Copy full SHA for 0849085
source/conf.py
@@ -92,9 +92,9 @@
92
# real values will be generated dynamically from info in the repo. If the
93
# user builds the docs from "bare" sources not yet processed
94
###############################################################################
95
-version = '8.2404'
96
-release = '8.2404.0'
97
-#release = version + ' daily stable'
+version = '8.2406'
+#release = '8.2406.0'
+release = version + ' daily stable'
98
99
# For this to be true, it means that we are not attempting to build from
100
# a release tarball, as otherwise the values above would have been replaced
0 commit comments