Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #29 from edx/cdyer/1.0.1
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
Cliff Dyer committed Mar 18, 2016
2 parents d830eaf + 10e9237 commit 4f88783
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ customizable OAuth2\-authentication for your Django projects.
Release Notes
=============

1.0.0
1.0.1
-----

This release contains a backward incompatible change:
Expand Down
2 changes: 1 addition & 1 deletion provider/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.0.0'
__version__ = '1.0.1'

0 comments on commit 4f88783

Please sign in to comment.