Skip to content

Commit dccfe90

Browse files
committed
Release 3.28.1
1 parent e464955 commit dccfe90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
# -- Global variables
1111

1212
# Build documentation for the following tags and branches
13-
TAGS = ['3.21.0-scylla', '3.22.3-scylla', '3.24.8-scylla', '3.25.4-scylla', '3.25.11-scylla', '3.26.9-scylla', '3.28.0-scylla']
13+
TAGS = ['3.21.0-scylla', '3.22.3-scylla', '3.24.8-scylla', '3.25.4-scylla', '3.25.11-scylla', '3.26.9-scylla', '3.28.0-scylla', '3.28.1-scylla']
1414
BRANCHES = ['master']
1515
# Set the latest version.
16-
LATEST_VERSION = '3.28.0-scylla'
16+
LATEST_VERSION = '3.28.1-scylla'
1717
# Set which versions are not released yet.
1818
UNSTABLE_VERSIONS = ['master']
1919
# Set which versions are deprecated

0 commit comments

Comments
 (0)