Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 78c027f

Browse files
committed
update version for autodoc with sphynx
1 parent 0015ea8 commit 78c027f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@
5454

5555
# General information about the project.
5656
project = u'Auth0 - Python'
57-
copyright = u'2015, Auth0'
57+
copyright = u'2020, Auth0'
5858
author = u'Auth0'
5959

6060
# The version info for the project you're documenting, acts as replacement for
6161
# |version| and |release|, also used in various other places throughout the
6262
# built documents.
6363
#
6464
# The short X.Y version.
65-
version = '2.0'
65+
version = '3.14.0'
6666
# The full version, including alpha/beta/rc tags.
67-
release = '2.0.0b2'
67+
release = '3.14.0'
6868

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

0 commit comments

Comments
 (0)