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 ab43974 commit 792df3dCopy full SHA for 792df3d
docs/conf.py
@@ -46,7 +46,7 @@
46
47
# General information about the project.
48
project = u'PS Move API'
49
-copyright = u'2016, Thomas Perl'
+copyright = u'2017, Thomas Perl'
50
author = u'Thomas Perl'
51
52
# The version info for the project you're documenting, acts as replacement for
@@ -56,7 +56,7 @@
56
# The short X.Y version.
57
version = u'4.0'
58
# The full version, including alpha/beta/rc tags.
59
-release = u'4.0.3'
+release = u'4.0.4'
60
61
# The language for content autogenerated by Sphinx. Refer to documentation
62
# for a list of supported languages.
0 commit comments