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 f39f5da commit b3e22b6Copy full SHA for b3e22b6
setup.py
@@ -17,7 +17,7 @@
17
18
setup(
19
name='django-admin-oauth2',
20
- version='1.1.3',
+ version='1.2.0',
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