Skip to content

Commit 7653faa

Browse files
authored
Bump to v2.0.2
1 parent 9bdd9ec commit 7653faa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Change Log
33
############
44

5-
************
6-
Unreleased
7-
************
5+
********************
6+
2.0.2 (2026/02/07)
7+
********************
88

99
**Fixed**
1010

docstrfmt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
)
1010
from .docstrfmt import Manager
1111

12-
__version__ = "2.0.2.dev0"
12+
__version__ = "2.0.2"

0 commit comments

Comments
 (0)