We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bdd9ec + a664713 commit 7fe3aa0Copy full SHA for 7fe3aa0
CHANGES.rst
@@ -6,6 +6,10 @@
6
Unreleased
7
************
8
9
+********************
10
+ 2.0.2 (2026/02/07)
11
12
+
13
**Fixed**
14
15
- Fix resolving section adornments from pyproject.toml.
docstrfmt/__init__.py
@@ -9,4 +9,4 @@
)
from .docstrfmt import Manager
-__version__ = "2.0.2.dev0"
+__version__ = "2.0.3.dev0"
0 commit comments