Skip to content

Commit

Permalink
Updated version to 1.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
waheedahmed committed Jan 4, 2018
1 parent 66bcf1a commit 31c9442
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__ = '1.1.2' # pragma: no cover
__version__ = '1.1.3' # pragma: no cover

0 comments on commit 31c9442

Please sign in to comment.