Skip to content

Commit a067a98

Browse files
committed
Increment minor version number and fix doc
1 parent 71793ee commit a067a98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Changes:
104104

105105
- 0.1.1: September 6, 2014
106106

107-
- Fix GitHub issue `#3<https://github.com/admiralobvious/flask-simpleldap/issues/3>`_,
107+
- Fix GitHub issue `#3 <https://github.com/admiralobvious/flask-simpleldap/issues/3>`_,
108108
Not compatible with uppercase distinguished names.
109109

110110
- 0.1: August 9, 2014

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='Flask-SimpleLDAP',
12-
version='0.1.0',
12+
version='0.1.1',
1313
url='https://github.com/admiralobvious/flask-simpleldap',
1414
license='MIT',
1515
author='Alexandre Ferland',

0 commit comments

Comments
 (0)