We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71793ee commit a067a98Copy full SHA for a067a98
docs/index.rst
@@ -104,7 +104,7 @@ Changes:
104
105
- 0.1.1: September 6, 2014
106
107
- - Fix GitHub issue `#3<https://github.com/admiralobvious/flask-simpleldap/issues/3>`_,
+ - Fix GitHub issue `#3 <https://github.com/admiralobvious/flask-simpleldap/issues/3>`_,
108
Not compatible with uppercase distinguished names.
109
110
- 0.1: August 9, 2014
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='Flask-SimpleLDAP',
12
- version='0.1.0',
+ version='0.1.1',
13
url='https://github.com/admiralobvious/flask-simpleldap',
14
license='MIT',
15
author='Alexandre Ferland',
0 commit comments