Skip to content

Commit b3e22b6

Browse files
authored
Update setup.py
1 parent f39f5da commit b3e22b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='django-admin-oauth2',
20-
version='1.1.3',
20+
version='1.2.0',
2121
description='A django app that replaces the django admin authentication mechanism by deferring to an oauth2 provider',
2222
long_description=README,
2323
url='https://github.com/RealGeeks/django-admin-oauth2',

0 commit comments

Comments
 (0)