We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b8ff9 commit c826eabCopy full SHA for c826eab
1 file changed
conf.py
@@ -47,17 +47,17 @@
47
48
# General information about the project.
49
project = u'php-task'
50
-copyright = u'2015, Johannes Wachter <johannes.wachter@massiveart.com>'
+copyright = u'2016, Johannes Wachter <johannes.wachter@massiveart.com>'
51
author = u'Johannes Wachter <johannes.wachter@massiveart.com>'
52
53
# The version info for the project you're documenting, acts as replacement for
54
# |version| and |release|, also used in various other places throughout the
55
# built documents.
56
#
57
# The short X.Y version.
58
-version = '0.1'
+version = '1.0'
59
# The full version, including alpha/beta/rc tags.
60
-release = '0.1'
+release = '1.0.0'
61
62
# The language for content autogenerated by Sphinx. Refer to documentation
63
# for a list of supported languages.
0 commit comments