0.24.6
CI / lint (push) Successful in 35s
Docs build and publish / docker (push) Successful in 18s
Build and Publish / release (push) Successful in 28s
CI / test (3.12) (push) Successful in 1m5s
CI / test (3.13) (push) Successful in 1m1s
CI / test (3.14) (push) Successful in 1m4s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m11s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m18s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m22s
CI / test-with-coverage (push) Successful in 1m35s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-09 13:56:34 +00:00
parent 76062d5d7d
commit 85ac38e7ea
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.24.6 (2026-09-09)
### Bug Fixes
- Make xraycenter line scan on box center and twice box height
([`76062d5`](https://gitea.psi.ch/mx/AareDAQ/commit/76062d5d7de7427c5c6592cb890e08bc4bcd5d42))
## v0.24.5 (2026-09-09)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.24.5"
version = "0.24.6"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"