Skip to content

Commit

Permalink
chore: bump version (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram authored Apr 25, 2024
1 parent 12fc820 commit dc22784
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Change history for XBlock
Unreleased
----------

4.0.1 - 2024-04-24
------------------

* unpin lxml constraint.

4.0.0 - 2024-04-18
------------------

Expand Down
2 changes: 1 addition & 1 deletion xblock/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
XBlock Courseware Components
"""

__version__ = '4.0.0'
__version__ = '4.0.1'

0 comments on commit dc22784

Please sign in to comment.