Skip to content

Commit d0c1ae2

Browse files
committed
Release documentation on tag
1 parent 06ffeb4 commit d0c1ae2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
# -- General configuration ------------------------------------------
1111

1212
# Build documentation for the following tags and branches
13-
TAGS = ["v0.5.1"]
13+
TAGS = ["v0.5.1", "v0.6.0"]
1414
BRANCHES = ["main"]
15-
LATEST_VERSION = "v0.5.1"
15+
LATEST_VERSION = "v0.6.0"
1616
UNSTABLE_VERSIONS = ["main"]
1717
DEPRECATED_VERSIONS = []
1818

0 commit comments

Comments
 (0)