diff --git a/setup.py b/setup.py index 2dcee41..eda0f80 100644 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ def __get_sudo_gid(self): # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version="0.4.0", + version="0.4.1", description='LDAP authenticator for Conan C/C++ package manager',