diff --git a/ChangeLog.rst b/ChangeLog.rst index f3a6bfc..ebf16fb 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,13 @@ Dev *** +Version 0.3.3 +************* + + +* [fix ] add html escape for fields display +* [impr] disable minimum search lenght for admin search + Version 0.3.2 ************* diff --git a/docs/conf.py b/docs/conf.py index 8c6a651..ade6df5 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.3.2' +release = '0.3.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 f50a394..4b10395 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.3.2', + version='0.3.3', author='Pierre-Francois Carpentier', author_email='carpentier.pf@gmail.com', packages=[