Skip to content

Commit af9108b

Browse files
authored
Bump to v0.2.0
1 parent 01d4a55 commit af9108b

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

1111
**Added**
1212

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.1.1.dev0"
42+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)