Skip to content

Commit 94bdf66

Browse files
authored
Bump to v0.2.3
1 parent 16dd868 commit 94bdf66

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGES.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
codesorter follows `semantic versioning <https://semver.org/>`_.
66

7-
************
8-
Unreleased
9-
************
7+
********************
8+
0.2.3 (2026/06/14)
9+
********************
1010

1111
********************
1212
0.2.2 (2026/06/14)

codesorter/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939

4040
PROPERTY_DECORATOR_PARTS = 2
4141

42-
__version__ = "0.2.3.dev0"
42+
__version__ = "0.2.3"

0 commit comments

Comments
 (0)