We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 899befb + 8e28a1f commit 30175aaCopy full SHA for 30175aa
2 files changed
CHANGELOG.rst
@@ -14,6 +14,11 @@ Change Log
14
Unreleased
15
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
17
+[2.3.2] - 2026-03-02
18
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19
+
20
+* Dot release to capture many requirements updates.
21
22
[2.2.0] - 2025-01-15
23
24
code_annotations/__init__.py
@@ -2,4 +2,4 @@
2
Extensible tools for parsing annotations in codebases.
3
"""
4
5
-__version__ = "2.3.0"
+__version__ = "2.3.2"
0 commit comments