Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
CefBoud committed Feb 21, 2024
1 parent 0a327a1 commit ecfb0bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ Change Log
Unreleased
**********

[0.4.3] - 2024-02-21
********************
Fixed
=======
* Compatibility of ``compat`` imports with post Quince releases.

[0.4.2] - 2023-11-15
********************

Expand Down
2 changes: 1 addition & 1 deletion section_to_course/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Factors sections from Open edX courses into their own new course.
"""

__version__ = '0.4.2'
__version__ = '0.4.3'

0 comments on commit ecfb0bf

Please sign in to comment.