File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to Semantic Versioning.
77
88<!-- version list -->
99
10+ ## v0.2.4 (2026-02-25)
11+
12+ ### Bug Fixes
13+
14+ - ** packaging** : Guard find_spec against missing parent package
15+ ([ ` 7daccd2 ` ] ( https://github.com/NewComer00/expressive/commit/7daccd2d5f50a00ea6efadde411d13b2c1997c34 ) )
16+
17+
1018## v0.2.3 (2026-02-25)
1119
1220### Bug Fixes
Original file line number Diff line number Diff line change 1- VERSION = "0.2.3 "
1+ VERSION = "0.2.4 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " expressive"
7- version = " 0.2.3 "
7+ version = " 0.2.4 "
88description = " A tool to migrate expressions from real singers to DiffSingers"
99readme = " README.md"
1010requires-python = " ==3.10.*"
You can’t perform that action at this time.
0 commit comments