0.4.2
Build and Publish / release (push) Successful in 6s
CI / lint (push) Successful in 21s
CI / test (3.12) (push) Successful in 23s
CI / test (3.11) (push) Successful in 24s
CI / test (3.13) (push) Successful in 22s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-20 12:48:30 +00:00
parent b2992471ce
commit 3c9547adaf
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.4.2 (2026-08-20)
### Bug Fixes
- Round kev energy
([`b299247`](https://gitea.psi.ch/mx/AareCommon/commit/b2992471ce64235613a014c5edf9ee5f7b1f7643))
## v0.4.1 (2026-08-19)
### Bug Fixes
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "aarecommon"
version = "0.4.1"
version = "0.4.2"
description = "Common components (models, calculations) for Aare packages"
readme = "README.md"
requires-python = ">=3.11"