Skip to content

Commit

Permalink
Merge pull request #157 from ccnmtl/prep-release-2.2.2
Browse files Browse the repository at this point in the history
Prep 2.2.2 release
  • Loading branch information
nikolas authored Sep 23, 2019
2 parents 1cee1b4 + a6ce114 commit 6fe7659
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2.2.2 (2019-09-23)
====================
* Allow alpha characters in the course section field


2.2.1 (2019-07-24)
====================
* Catch the HTTPError exception in case getting extra course info
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '2.2.1'
version = '2.2.2'


setup(name='django-courseaffils',
Expand Down

0 comments on commit 6fe7659

Please sign in to comment.