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 3d4dd69 commit 86904deCopy full SHA for 86904de
docs/source/conf.py
@@ -13,10 +13,10 @@
13
# -- Global variables
14
15
# Build documentation for the following tags and branches
16
-TAGS = ['v0.14.0', 'v0.15.0']
+TAGS = ['v0.14.0', 'v0.15.1']
17
BRANCHES = ['main']
18
# Set the latest version.
19
-LATEST_VERSION = 'v0.15.0'
+LATEST_VERSION = 'v0.15.1'
20
# Set which versions are not released yet.
21
UNSTABLE_VERSIONS = ['main']
22
# Set which versions are deprecated
0 commit comments