From c826eab8e48dcaeccf263b03406e09ffe11e9773 Mon Sep 17 00:00:00 2001 From: Johannes Wachter Date: Mon, 6 Mar 2017 09:54:21 +0100 Subject: [PATCH] prepared for 1.0.0 release --- conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.