increment version

This commit is contained in:
kakwa 2015-11-03 01:44:50 +01:00
parent 576bc97d59
commit 97769f62ff
3 changed files with 11 additions and 2 deletions

View File

@ -1,6 +1,15 @@
Dev
***
Version 0.2.1
*************
* [fix ] fix doc
Version 0.2.0
*************
* [feat] custom error messages for ppolicy error in forms
* [feat] add visual notifications after actions
* [impr] code reorganization

View File

@ -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.0'
release = '0.2.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -109,7 +109,7 @@ if as_option_root() or not os.path.exists(
setup(
name='ldapcherry',
zip_safe=False,
version='0.2.0',
version='0.2.1',
author='Pierre-Francois Carpentier',
author_email='carpentier.pf@gmail.com',
packages=[