changelog + version bump

This commit is contained in:
kakwa 2017-04-05 23:48:08 +02:00
parent de5f760c37
commit 5b1803cb05
3 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,14 @@
Dev
***
Version 0.5.0
*************
* [feat] add handling of textfielf (thanks to Stan Rudenko)
* [fix ] fix ldap.group_attr.<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
*************

View File

@ -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.

View File

@ -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=[