diff --git a/setup.py b/setup.py index 11299a8..c6e25b7 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='drf-oidc-auth', - version='0.6', + version='0.7', packages=['oidc_auth'], url='https://github.com/ByteInternet/drf-oidc-auth', license='MIT',