Skip to content

Commit 46ac9a3

Browse files
docs: update docstrings for new release
1 parent ae8fbdf commit 46ac9a3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Change Log
1313
Unreleased
1414
~~~~~~~~~~
1515

16+
5.6.0 - 2025-01-24
17+
~~~~~~~~~~~~~~~~~~
18+
19+
* Add docstring linter for Open edX filters.
20+
1621
5.5.0 - 2025-01-22
1722
~~~~~~~~~~~~~~~~~~
1823

edx_lint/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
edx_lint standardizes lint configuration and additional plugins for use in
33
Open edX code.
44
"""
5-
__version__ = "5.5.0"
5+
__version__ = "5.6.0"

0 commit comments

Comments
 (0)