Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0015ea8 commit 78c027fCopy full SHA for 78c027f
docs/conf.py
@@ -54,17 +54,17 @@
54
55
# General information about the project.
56
project = u'Auth0 - Python'
57
-copyright = u'2015, Auth0'
+copyright = u'2020, Auth0'
58
author = u'Auth0'
59
60
# The version info for the project you're documenting, acts as replacement for
61
# |version| and |release|, also used in various other places throughout the
62
# built documents.
63
#
64
# The short X.Y version.
65
-version = '2.0'
+version = '3.14.0'
66
# The full version, including alpha/beta/rc tags.
67
-release = '2.0.0b2'
+release = '3.14.0'
68
69
# The language for content autogenerated by Sphinx. Refer to documentation
70
# for a list of supported languages.
0 commit comments