We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f91281 commit ad22739Copy full SHA for ad22739
setup.py
@@ -13,7 +13,7 @@ def read(filename):
13
name='leihs-ldap-authenticator',
14
author='Lars Kiesow <[email protected]>',
15
license='GPLv3+',
16
- version='0.4',
+ version='0.5',
17
url='https://github.com/elan-ev/leihs-ldap-authenticator',
18
packages=find_packages(),
19
install_requires=read('requirements.txt').split(),
0 commit comments