0.6.0
Build and Publish / release (push) Successful in 6s
CI / lint (push) Failing after 1m16s
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-03 07:29:03 +00:00
parent 9cad8ec4fb
commit df0d86d9d1
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.6.0 (2026-09-03)
### Features
- Add Meitian's gridscan analysis util
([`9cad8ec`](https://gitea.psi.ch/mx/AareCommon/commit/9cad8ec4fb72e8a7cc701d31bb90929e72f7c0c8))
## v0.5.4 (2026-08-27)
### Bug Fixes
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "aarecommon"
version = "0.5.4"
version = "0.6.0"
description = "Common components (models, calculations) for Aare packages"
readme = "README.md"
requires-python = ">=3.11"