We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2b9eb commit 64b43b8Copy full SHA for 64b43b8
1 file changed
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