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 a3057b7 commit 801bad7Copy full SHA for 801bad7
docs/conf.py
@@ -44,16 +44,16 @@
44
45
# General information about the project.
46
project = u'django-rest-auth'
47
-copyright = u'2014, Tivix Inc.'
+copyright = u'2018, Tivix Inc.'
48
49
# The version info for the project you're documenting, acts as replacement for
50
# |version| and |release|, also used in various other places throughout the
51
# built documents.
52
#
53
# The short X.Y version.
54
-version = '0.3.0'
+version = '0.9.3'
55
# The full version, including alpha/beta/rc tags.
56
-release = '0.3.0'
+release = '0.9.3'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
0 commit comments