Skip to content

Commit

Permalink
Merge pull request #69 from ccnmtl/release-0.2.1
Browse files Browse the repository at this point in the history
🔖 release 0.2.1
  • Loading branch information
sdreher authored Oct 26, 2017
2 parents 0bab544 + a4b5b86 commit fc5ae5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.2.1
0.2.1 (2017-10-26)
===================
* Python 3 fix: items() instead of iteritems()
* Make LTIRoutingView exempt from CSRF checks
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

setup(
name="django-lti-provider",
version="0.2.0",
version="0.2.1",
author="Susan Dreher",
author_email="[email protected]",
url="https://github.com/ccnmtl/django-lti-provider",
Expand Down

0 comments on commit fc5ae5e

Please sign in to comment.