Skip to content

Commit fad2abd

Browse files
committed
0.1.5
1 parent f7f7a8c commit fad2abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldap_auth_provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import ldap3.core.exceptions
2525
import synapse
2626

27-
__version__ = "0.1.4"
27+
__version__ = "0.1.5"
2828

2929
logger = logging.getLogger(__name__)
3030

0 commit comments

Comments
 (0)