Skip to content
Snippets Groups Projects
Verified Commit a7984f7b authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Require ldapdb 0.9.3.

parent bc47872c
No related branches found
Tags 0.8.1
No related merge requests found
......@@ -5,7 +5,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='ticdesk',
version='0.8',
version='0.8.1',
packages=find_packages(),
include_package_data=True,
author='Teckids e.V.',
......@@ -15,7 +15,7 @@ setup(
'django_cron',
'django-auth-ldap',
'django-bootstrap3',
'django-ldapdb2>=0.9.2',
'django-ldapdb2>=0.9.3',
'django-leaflet',
'django-localflavor',
'django-tables2',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment