From faf7cd7a209616848c91be88aa27c0119a7124cc Mon Sep 17 00:00:00 2001 From: juanifioren Date: Fri, 17 Jul 2015 11:58:11 -0300 Subject: [PATCH] Update version of the package. --- README.rst | 2 +- example_project/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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