Skip to content

Commit

Permalink
docs: update documentation for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi committed Jan 22, 2025
1 parent e84bc86 commit c14e40c
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 @@ -13,6 +13,11 @@ Change Log
Unreleased
~~~~~~~~~~

5.5.0 - 2025-01-22
~~~~~~~~~~~~~~~~~~

* Add inline code annotation linter for Open edX Events.

5.4.1 - 2024-10-28
~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion edx_lint/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
edx_lint standardizes lint configuration and additional plugins for use in
Open edX code.
"""
__version__ = "5.4.1"
__version__ = "5.5.0"

0 comments on commit c14e40c

Please sign in to comment.