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

Commit d67abe7

Browse files
author
Muzaffar yousaf
committed
Merge pull request #31 from edx/mzfr/fix-migrations
Version bump to 1.0.2
2 parents 9d3ea35 + 6f62843 commit d67abe7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ customizable OAuth2\-authentication for your Django projects.
1717
Release Notes
1818
=============
1919

20-
1.0.1
20+
1.0.2
2121
-----
2222

2323
This release contains a backward incompatible change:

provider/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.1'
1+
__version__ = '1.0.2'

0 commit comments

Comments
 (0)