Skip to content

Commit 85e819c

Browse files
chore(docs): add SM 3.12 docs page
1 parent 9b78605 commit 85e819c

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

1111
# Build documentation for the following tags and branches
1212
TAGS = []
13-
BRANCHES = ['master', 'branch-3.8', 'branch-3.9', 'branch-3.10', 'branch-3.11']
13+
BRANCHES = ['master', 'branch-3.8', 'branch-3.9', 'branch-3.10', 'branch-3.11', 'branch-3.12']
1414
# Set the latest version.
15-
LATEST_VERSION = 'branch-3.11'
15+
LATEST_VERSION = 'branch-3.12'
1616
# Set which versions are not released yet.
1717
UNSTABLE_VERSIONS = ['master']
1818
# Set which versions are deprecated

0 commit comments

Comments
 (0)