Skip to content

Commit 30175aa

Browse files
authored
Merge pull request #211 from openedx/bmtcril/bump_version
build: Bump version
2 parents 899befb + 8e28a1f commit 30175aa

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.rst

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

17+
[2.3.2] - 2026-03-02
18+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19+
20+
* Dot release to capture many requirements updates.
21+
1722
[2.2.0] - 2025-01-15
1823
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1924

code_annotations/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Extensible tools for parsing annotations in codebases.
33
"""
44

5-
__version__ = "2.3.0"
5+
__version__ = "2.3.2"

0 commit comments

Comments
 (0)