From 5b1803cb05fa4884047a3e957cfe5727225f101a Mon Sep 17 00:00:00 2001 From: kakwa Date: Wed, 5 Apr 2017 23:48:08 +0200 Subject: [PATCH] changelog + version bump --- 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 c6b73d1..3cfcab2 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,14 @@ Dev *** +Version 0.5.0 +************* + +* [feat] add handling of textfielf (thanks to Stan Rudenko) +* [fix ] fix ldap.group_attr. handling with attr different than dn (uid for example) +* [impr] removing duplicate option in form select fields +* [impr] add dynamic resizing to align form labels (input-group-addon width) + Version 0.4.0 ************* diff --git a/docs/conf.py b/docs/conf.py index 1fa155d..1f2f184 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,7 @@ copyright = u'2016, Pierre-Francois Carpentier' # # The short X.Y version. # The full version, including alpha/beta/rc tags. -release = '0.4.0' +release = '0.5.0' # 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 8e2fb1c..47353af 100755 --- a/setup.py +++ b/setup.py @@ -108,7 +108,7 @@ if as_option_root() or not os.path.exists( setup( name='ldapcherry', zip_safe=False, - version='0.4.0', + version='0.5.0', author='Pierre-Francois Carpentier', author_email='carpentier.pf@gmail.com', packages=[