Skip to content

Commit

Permalink
Create new Version for auth-backends for release
Browse files Browse the repository at this point in the history
  • Loading branch information
awaisdar001 committed May 13, 2019
1 parent 8da42c5 commit 22a5985
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__ = '2.0.0' # pragma: no cover
__version__ = '2.0.1' # pragma: no cover

0 comments on commit 22a5985

Please sign in to comment.