0.5.3
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v0.5.3 (2026-08-27)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Use total spots according to MW
|
||||
([`eae49b8`](https://gitea.psi.ch/mx/AareCommon/commit/eae49b82fe7449350b0b0b5a16cfbdca5cceb1e4))
|
||||
|
||||
### Chores
|
||||
|
||||
- Drop unused import
|
||||
([`b1121ae`](https://gitea.psi.ch/mx/AareCommon/commit/b1121aeeacc2980695a9dd9fcfb5b4549e04bece))
|
||||
|
||||
|
||||
## v0.5.2 (2026-08-27)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "aarecommon"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
description = "Common components (models, calculations) for Aare packages"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user