Skip to content

Commit

Permalink
Update version and repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Dec 6, 2021
1 parent 409fc90 commit e846401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
setup(
name="django_saml2_auth",

version="3.0.0",
version="3.0.1",

description="Django SAML2 Authentication Made Easy.",
long_description=long_description,

url="https://github.com/loadimpact/django-saml2-auth",
url="https://github.com/grafana/django-saml2-auth",

author="Fang Li",
author_email="[email protected]",
Expand Down

0 comments on commit e846401

Please sign in to comment.