chore: release v2.3.2

This commit is contained in:
2026-05-03 02:47:54 +02:00
parent 7295140210
commit 6cf744d3a4
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -7,6 +7,11 @@ e il progetto aderisce al [Semantic Versioning](https://semver.org/spec/v2.0.0.h
## [Unreleased] ## [Unreleased]
## [2.3.2] — 2026-05-03
### Fixed
- Additional f-string nested double-quote expressions (`{"-"*50}`, `{"Rebuild" if rebuild else "Build"}`) in all `tools/legacy/` build scripts; replaced with single-quoted equivalents for Python 3.10/3.11 compatibility
## [2.3.1] — 2026-05-03 ## [2.3.1] — 2026-05-03
### Fixed ### Fixed
+1 -1
View File
@@ -1 +1 @@
2.3.1 2.3.2