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