Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit 781262c

Browse files
committed
Bump version 0.8.0 -> 0.9.9
1 parent 68ff3fa commit 781262c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
0.9.0 (2019-08-17)
5+
------------------
6+
7+
* Fix anonymous binding where no security layer is of need at all (Matthias Tafelmeier @cherusk)
8+
49
0.8.0 (2019-05-09)
510
------------------
611

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2017-2018, Rafael Römhild
1+
Copyright (c) 2017-2019, Rafael Römhild
22
Copyright (c) 2017, Dominik George <[email protected]>
33
All rights reserved.
44

setup.py

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

1515
setup(
1616
name='Flask-LDAPConn',
17-
version='0.8.0',
17+
version='0.9.0',
1818
url='http://github.com/rroemhild/flask-ldapconn',
1919
license='BSD',
2020
author='Rafael Römhild',

0 commit comments

Comments
 (0)