We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd69525 commit 0b3df0bCopy full SHA for 0b3df0b
docs/conf.py
@@ -64,9 +64,9 @@ def __getattr__(cls, name):
64
# built documents.
65
#
66
# The short X.Y version.
67
-version = '1.3.1'
+version = '1.3.2'
68
# The full version, including alpha/beta/rc tags.
69
-release = '1.3.1'
+release = '1.3.2'
70
71
# The language for content autogenerated by Sphinx. Refer to documentation
72
# for a list of supported languages.
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='Flask-SimpleLDAP',
12
- version='1.3.1',
+ version='1.3.2',
13
url='https://github.com/admiralobvious/flask-simpleldap',
14
license='MIT',
15
author='Alexandre Ferland',
0 commit comments