diff --git a/README.rst b/README.rst index a4537e0..b514953 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ Support for Python 3 and 2. Also latest versions of django. Read docs for more info. -https://github.com/juanifioren/django-oidc-provider/blob/v0.0.7/DOC.md +https://github.com/juanifioren/django-oidc-provider/blob/v0.1.0/DOC.md See changelog here. diff --git a/example_project/requirements.txt b/example_project/requirements.txt index 5687983..4aad140 100644 --- a/example_project/requirements.txt +++ b/example_project/requirements.txt @@ -1,2 +1,2 @@ django==1.8 -django-oidc-provider==0.0.7 +django-oidc-provider==0.1.0