diff --git a/conf.py b/conf.py index bd95d85..614bf47 100644 --- a/conf.py +++ b/conf.py @@ -47,7 +47,7 @@ # General information about the project. project = u'php-task' -copyright = u'2015, Johannes Wachter ' +copyright = u'2016, Johannes Wachter ' author = u'Johannes Wachter ' # The version info for the project you're documenting, acts as replacement for @@ -55,9 +55,9 @@ # built documents. # # The short X.Y version. -version = '0.1' +version = '1.0' # The full version, including alpha/beta/rc tags. -release = '0.1' +release = '1.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.