Skip to content

Commit

Permalink
docs: update to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi committed Oct 24, 2023
1 parent 95bdad3 commit d5eb3ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ Unreleased

*

0.4.1 - 2023-10-24
**********************************************

Changed
=======

* Remove header name from xblock display.

0.4.0 - 2023-10-18
**********************************************

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

from .imagesgallery import ImagesGalleryXBlock

__version__ = '0.4.0'
__version__ = '0.4.1'

0 comments on commit d5eb3ba

Please sign in to comment.