From 59b9f4d3b7b0ae114d95d211fb445fafe0121ae6 Mon Sep 17 00:00:00 2001 From: kakwa Date: Fri, 8 Jul 2016 07:07:19 +0200 Subject: [PATCH] version bump --- ChangeLog.rst | 5 +++++ docs/conf.py | 2 +- setup.py | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index 06b8af6..f3a6bfc 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,11 @@ Dev *** +Version 0.3.2 +************* + +* [fix ] fix many encoding errors on login and password + Version 0.3.1 ************* diff --git a/docs/conf.py b/docs/conf.py index 39a8163..8c6a651 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.1' +release = '0.3.2' # 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 1e1ebf2..f50a394 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.1', + version='0.3.2', author='Pierre-Francois Carpentier', author_email='carpentier.pf@gmail.com', packages=[