Skip to content

Commit

Permalink
Merge pull request #246 from ccnmtl/release-prep-0.4.0
Browse files Browse the repository at this point in the history
Release prep 0.4.0
  • Loading branch information
nikolas authored Jan 28, 2020
2 parents cd344b4 + b9bbe7e commit cbb216c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.4.0
==================
* Fix course-aware flow infinite redirect
* Add Python3 support
* Drop Django 2.0 from testing

0.3.4
==================
* Add X-Frame view exceptions
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.3.4",
version="0.4.0",
author="Susan Dreher",
author_email="[email protected]",
url="https://github.com/ccnmtl/django-lti-provider",
Expand Down

0 comments on commit cbb216c

Please sign in to comment.