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 77b26b7 commit b0b7194Copy full SHA for b0b7194
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name='django-admin-oauth2',
20
- version='0.2.5',
+ version='0.2.6',
21
description='A django app that replaces the django admin authentication mechanism by deferring to an oauth2 provider',
22
long_description=README,
23
url='https://github.com/RealGeeks/django-admin-oauth2',
0 commit comments