Skip to content

Commit

Permalink
Merge pull request #363 from ccnmtl/prep-release-0.4.3
Browse files Browse the repository at this point in the history
Release prep 0.4.3
  • Loading branch information
sdreher authored Jul 27, 2021
2 parents 946e41a + d7b9aca commit 5bc148a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
0.4.3
==================
* Support dynamic assignments for older Canvas versions

0.4.2
==================
* Allow for dynamic assignments
* Update dependencies


0.4.1
==================
* Allow configuration of course_navigation as a dictionary (dodget)
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.4.2",
version="0.4.3",
author="Susan Dreher",
author_email="[email protected]",
url="https://github.com/ccnmtl/django-lti-provider",
Expand Down

0 comments on commit 5bc148a

Please sign in to comment.