🔖 Bump version to 4.0.8

- Update version across all project files
- Update CHANGELOG.md with release notes
- Prepare for PyPI release
This commit is contained in:
NomenAK
2025-08-23 14:56:43 +02:00
parent 9abaa10366
commit 8ccc71f877
17 changed files with 35 additions and 25 deletions

View File

@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [4.0.8] - 2025-01-23
### Changed
- Version bump for PyPI release
- Updated all version references across project files
### Technical
- Prepared package for PyPI distribution
- Validated package structure and dependencies
## [4.0.7] - 2025-01-23
### Added