0.12.4
Docs build and publish / docker (push) Successful in 7s
Build and Publish / release (push) Successful in 16s
CI / lint (push) Successful in 52s
CI / test (3.12) (push) Successful in 1m5s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m5s
CI / test (3.13) (push) Successful in 1m12s
CI / test (3.11) (push) Successful in 1m18s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m24s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m26s
CI / test-with-coverage (push) Successful in 1m44s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-20 13:59:49 +00:00
parent 4f5cb08319
commit ef59ca36a9
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.12.4 (2026-08-20)
### Bug Fixes
- Pitch scan message for correct beamline
([`4f5cb08`](https://gitea.psi.ch/mx/AareDAQ/commit/4f5cb08319dc61b6b28b99c1950b516192da4389))
## v0.12.3 (2026-08-20)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.12.3"
version = "0.12.4"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"