0.5.4
Build and Publish / release (push) Successful in 6s
CI / lint (push) Successful in 20s
CI / test (3.12) (push) Successful in 23s
CI / test (3.13) (push) Successful in 49s
CI / test (3.11) (push) Successful in 1m24s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-27 15:26:24 +00:00
parent 28b29c12ee
commit f56b7a4c1b
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.5.4 (2026-08-27)
### Bug Fixes
- Revert to 0.75 low res spot and 0.25 background
([`28b29c1`](https://gitea.psi.ch/mx/AareCommon/commit/28b29c12ee88aceb2060d5773bb8bb937a84cbe1))
## v0.5.3 (2026-08-27)
### Bug Fixes
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "aarecommon"
version = "0.5.3"
version = "0.5.4"
description = "Common components (models, calculations) for Aare packages"
readme = "README.md"
requires-python = ">=3.11"