We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdd9ec commit 7653faaCopy full SHA for 7653faa
CHANGES.rst
@@ -2,9 +2,9 @@
2
Change Log
3
############
4
5
-************
6
- Unreleased
7
+********************
+ 2.0.2 (2026/02/07)
8
9
**Fixed**
10
docstrfmt/__init__.py
@@ -9,4 +9,4 @@
)
from .docstrfmt import Manager
11
12
-__version__ = "2.0.2.dev0"
+__version__ = "2.0.2"
0 commit comments