Skip to content

Commit c826eab

Browse files
prepared for 1.0.0 release
1 parent 16b8ff9 commit c826eab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,17 @@
4747

4848
# General information about the project.
4949
project = u'php-task'
50-
copyright = u'2015, Johannes Wachter <johannes.wachter@massiveart.com>'
50+
copyright = u'2016, Johannes Wachter <johannes.wachter@massiveart.com>'
5151
author = u'Johannes Wachter <johannes.wachter@massiveart.com>'
5252

5353
# The version info for the project you're documenting, acts as replacement for
5454
# |version| and |release|, also used in various other places throughout the
5555
# built documents.
5656
#
5757
# The short X.Y version.
58-
version = '0.1'
58+
version = '1.0'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '0.1'
60+
release = '1.0.0'
6161

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

0 commit comments

Comments
 (0)