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 06ffeb4 commit d0c1ae2Copy full SHA for d0c1ae2
1 file changed
docs/source/conf.py
@@ -10,9 +10,9 @@
10
# -- General configuration ------------------------------------------
11
12
# Build documentation for the following tags and branches
13
-TAGS = ["v0.5.1"]
+TAGS = ["v0.5.1", "v0.6.0"]
14
BRANCHES = ["main"]
15
-LATEST_VERSION = "v0.5.1"
+LATEST_VERSION = "v0.6.0"
16
UNSTABLE_VERSIONS = ["main"]
17
DEPRECATED_VERSIONS = []
18
0 commit comments