diff --git a/docs/changelog.rst b/docs/changelog.rst index 2cb8821..5805c8c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,9 +1,10 @@ Changelog ========= +* :release:`0.5.1 <2015-01-29>` * :bug:`-` reverted Reject handling in ldaptasks -* release:`0.5.0 <2015-01-29>` +* :release:`0.5.0 <2015-01-29>` * :feature:`-` improved logging of ldaptasks * :support:`-` update bpython to 0.13.2, add explicit dependency on requests 2.5.1 diff --git a/docs/conf.py b/docs/conf.py index a6d6b4d..03dd15f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ copyright = u'2014, 2015 Jan Dittberner' # The short X.Y version. version = '0.5' # The full version, including alpha/beta/rc tags. -release = '0.5.0' +release = '0.5.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.