Skip to content

Commit 03a8cec

Browse files
authored
Bump to v0.2.8
1 parent 5f0e226 commit 03a8cec

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.8 (2026/06/15)
9+
********************
1010

1111
**Fixed**
1212

codesorter/const.py

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

4444
PROPERTY_DECORATOR_PARTS = 2
4545

46-
__version__ = "0.2.8.dev0"
46+
__version__ = "0.2.8"

0 commit comments

Comments
 (0)