From d91f61c71b27153d58ab15112868713624f9ce1e Mon Sep 17 00:00:00 2001 From: Dave Hall Date: Tue, 12 Jul 2022 18:16:20 +0100 Subject: [PATCH] v0.15.2 --- django_python3_ldap/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_python3_ldap/__init__.py b/django_python3_ldap/__init__.py index 0b0b15b..7b8153c 100644 --- a/django_python3_ldap/__init__.py +++ b/django_python3_ldap/__init__.py @@ -3,4 +3,4 @@ """ -__version__ = (0, 15, 1) +__version__ = (0, 15, 2)