diff --git a/docs/changelog.rst b/docs/changelog.rst index 07449fa..15f7f1f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,7 @@ Changelog ========= +* :release:`0.0.2 <2014-12-26>` * :feature:`-` implement tasks for creating and deleting SFTP and mail base directories * :release:`0.0.1 <2014-12-25>` diff --git a/docs/conf.py b/docs/conf.py index daa0c8d..7738860 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,9 +62,9 @@ copyright = u'2014, Jan Dittberner' # built documents. # # The short X.Y version. -version = '0.0.1' +version = '0.0.2' # The full version, including alpha/beta/rc tags. -release = '0.0.1' +release = '0.0.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.