Skip to content

Commit

Permalink
Merge pull request #55 from ByteInternet/set_version_to_2_0_0
Browse files Browse the repository at this point in the history
Set setup.py to 2.0.0
  • Loading branch information
Bono de Visser authored Apr 13, 2021
2 parents e8ea37f + 682a708 commit 0a84995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='drf-oidc-auth',
version='2.0.1',
version='2.0.0',
packages=['oidc_auth'],
url='https://github.com/ByteInternet/drf-oidc-auth',
license='MIT',
Expand Down

0 comments on commit 0a84995

Please sign in to comment.