Skip to content

Commit 7064dec

Browse files
author
Giuseppe De Marco
authored
fix: version
1 parent 5fa5466 commit 7064dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def readme():
77
return f.read()
88

99
setup(name=_name,
10-
version='0.3.2',
10+
version='0.3.3',
1111
zip_safe = False,
1212
description="LDAP client or proxy to multiple LDAP server",
1313
long_description=readme(),

0 commit comments

Comments
 (0)