From 44ebcc8f3a75381d215044bb4bf7c981eb897a2f Mon Sep 17 00:00:00 2001 From: kakwa Date: Fri, 17 Jun 2016 08:18:57 +0200 Subject: [PATCH] prepare for new release --- ChangeLog.rst | 8 ++++++++ docs/conf.py | 2 +- setup.py | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index c3f0c92..1a5faaf 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,7 +1,15 @@ Dev *** + +Version 0.2.3 +************* + * [fix ] notifications missing in case of multiple notification waiting to be displayed +* [fix ] password handling for Active Directory backend +* [fix ] default attribute value handling +* [fix ] corrections on exemple configuration +* [impr] explicite mandatory attributes for Active Directory backend Version 0.2.2 ************* diff --git a/docs/conf.py b/docs/conf.py index 4d42d84..500146b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,7 @@ copyright = u'2015, Pierre-Francois Carpentier' # # The short X.Y version. # The full version, including alpha/beta/rc tags. -release = '0.2.2' +release = '0.2.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.py b/setup.py index 083ac18..8e5eecc 100755 --- a/setup.py +++ b/setup.py @@ -109,7 +109,7 @@ if as_option_root() or not os.path.exists( setup( name='ldapcherry', zip_safe=False, - version='0.2.2', + version='0.2.3', author='Pierre-Francois Carpentier', author_email='carpentier.pf@gmail.com', packages=[