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 b4e1b11 commit a21ca70Copy full SHA for a21ca70
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
django-python3-ldap changelog
2
=============================
3
4
+0.15.6
5
+------
6
+
7
+- Support for pyasn1 0.5.x (@borislaviv).
8
9
10
0.15.5
11
------
12
django_python3_ldap/__init__.py
@@ -3,4 +3,4 @@
"""
-__version__ = (0, 15, 5)
+__version__ = (0, 15, 6)
0 commit comments