Skip to content

Commit 8af4546

Browse files
chore(docs): add SM 3.9 docs page
1 parent b54547a commit 8af4546

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.6', 'branch-3.7', 'branch-3.8']
13+
BRANCHES = ['master', 'branch-3.7', 'branch-3.8', 'branch-3.9']
1414
# Set the latest version.
15-
LATEST_VERSION = 'branch-3.8'
15+
LATEST_VERSION = 'branch-3.9'
1616
# Set which versions are not released yet.
1717
UNSTABLE_VERSIONS = ['master']
1818
# Set which versions are deprecated

0 commit comments

Comments
 (0)