Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

Commit

Permalink
Release 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barronhagerman committed Jan 17, 2020
1 parent a756d2e commit a4f30c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -18,7 +18,7 @@

setup(
name='sentry-ldap-auth',
version='2.8',
version='2.8.1',
author='Chad Killingsworth <chad.killingsworth@banno.com>, Barron Hagerman <barron.hagerman@banno.com>',
author_email='chad.killingsworth@banno.com',
url='http://github.com/banno/getsentry-ldap-auth',
Expand All @@ -30,7 +30,7 @@
zip_safe=False,
install_requires=install_requires,
include_package_data=True,
download_url='https://github.com/banno/getsentry-ldap-auth/tarball/2.8',
download_url='https://github.com/banno/getsentry-ldap-auth/tarball/2.8.1',
classifiers=[
'Framework :: Django',
'Intended Audience :: Developers',
Expand Down

0 comments on commit a4f30c2

Please sign in to comment.