0.7.1
Build and Publish / release (push) Successful in 5s
CI / lint (push) Successful in 1m17s
CI / test (3.13) (push) Successful in 23s
CI / test (3.12) (push) Successful in 1m5s
CI / test (3.11) (push) Successful in 1m7s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-03 10:52:30 +00:00
parent f13edc3760
commit ca239c6760
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,6 +1,19 @@
# CHANGELOG
## v0.7.1 (2026-09-03)
### Bug Fixes
- Exclude jfjochgsunion from QA
([`907991f`](https://gitea.psi.ch/mx/AareCommon/commit/907991fd122349550b7ce78ee302802e7de87146))
### Refactoring
- Tidy up for gridscan analysis switching
([`f13edc3`](https://gitea.psi.ch/mx/AareCommon/commit/f13edc37608e3b0afa2d8ebbc31906a7538eb212))
## v0.7.0 (2026-09-03)
### Bug Fixes
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "aarecommon"
version = "0.7.0"
version = "0.7.1"
description = "Common components (models, calculations) for Aare packages"
readme = "README.md"
requires-python = ">=3.11"