Skip to content

Commit

Permalink
Updated to version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dsjen committed Jan 26, 2017
1 parent b91f27a commit 74a5f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth_backends/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
These package is designed to be used primarily with Open edX Django projects, but should be compatible with non-edX
projects as well.
"""
__version__ = '0.6.0' # pragma: no cover
__version__ = '0.7.0' # pragma: no cover

0 comments on commit 74a5f20

Please sign in to comment.