Skip to content

Commit 86904de

Browse files
committed
Update docs for 0.15.1
1 parent 3d4dd69 commit 86904de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
# -- Global variables
1414

1515
# Build documentation for the following tags and branches
16-
TAGS = ['v0.14.0', 'v0.15.0']
16+
TAGS = ['v0.14.0', 'v0.15.1']
1717
BRANCHES = ['main']
1818
# Set the latest version.
19-
LATEST_VERSION = 'v0.15.0'
19+
LATEST_VERSION = 'v0.15.1'
2020
# Set which versions are not released yet.
2121
UNSTABLE_VERSIONS = ['main']
2222
# Set which versions are deprecated

0 commit comments

Comments
 (0)