Skip to content

Commit fe34722

Browse files
author
Michelle Sintov
committed
VIC-12628 Fix SDK version showing in title bar #75
1 parent 3ee5f14 commit fe34722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def fetch_sdk_version():
118118
#version = '0.1'
119119

120120
# The full version, including alpha/beta/rc tags.
121-
release = '0.1'
121+
release = sdk_version
122122

123123
# The language for content autogenerated by Sphinx. Refer to documentation
124124
# for a list of supported languages.

0 commit comments

Comments
 (0)