Skip to content

Commit 193c578

Browse files
committed
Set sphinx documentation version
1 parent 01f79ed commit 193c578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '0.1.0'
54+
version = 'v3.0'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '0.1.0'
56+
release = 'v3.0.a1'
5757

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

0 commit comments

Comments
 (0)