Skip to content

Commit 801bad7

Browse files
committed
Update copyright and version number in Docs config
1 parent a3057b7 commit 801bad7

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
@@ -44,16 +44,16 @@
4444

4545
# General information about the project.
4646
project = u'django-rest-auth'
47-
copyright = u'2014, Tivix Inc.'
47+
copyright = u'2018, Tivix Inc.'
4848

4949
# The version info for the project you're documenting, acts as replacement for
5050
# |version| and |release|, also used in various other places throughout the
5151
# built documents.
5252
#
5353
# The short X.Y version.
54-
version = '0.3.0'
54+
version = '0.9.3'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '0.3.0'
56+
release = '0.9.3'
5757

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

0 commit comments

Comments
 (0)