We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d4a55 commit af9108bCopy full SHA for af9108b
2 files changed
CHANGES.rst
@@ -4,9 +4,9 @@
4
5
codesorter follows `semantic versioning <https://semver.org/>`_.
6
7
-************
8
- Unreleased
9
+********************
+ 0.2.0 (2026/06/14)
10
11
**Added**
12
codesorter/const.py
@@ -39,4 +39,4 @@
39
40
PROPERTY_DECORATOR_PARTS = 2
41
42
-__version__ = "0.1.1.dev0"
+__version__ = "0.2.0"
0 commit comments