version bump

This commit is contained in:
kakwa 2016-07-10 09:00:41 +02:00
parent 408f75c449
commit d9973ddf36
3 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,12 @@
Dev
***
Version 0.3.4
*************
* [impr] focus on first field for all forms
* [impr] add icon in navbar to return on /
Version 0.3.3
*************

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.3.3'
release = '0.3.4'
# 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.3.3',
version='0.3.4',
author='Pierre-Francois Carpentier',
author_email='carpentier.pf@gmail.com',
packages=[