Skip to content

Commit 01f9673

Browse files
author
David Robertson
committed
0.3.0
1 parent 4d942e2 commit 01f9673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldap_auth_provider.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from synapse.types import JsonDict
2727
from twisted.internet import threads
2828

29-
__version__ = "0.2.2"
29+
__version__ = "0.3.0"
3030

3131
logger = logging.getLogger(__name__)
3232

0 commit comments

Comments
 (0)