0.29.1
Docs build and publish / docker (push) Successful in 15s
CI / lint (push) Successful in 37s
Build and Publish / release (push) Successful in 20s
CI / test (3.12) (push) Successful in 1m4s
CI / test (3.13) (push) Successful in 1m5s
CI / test (3.14) (push) Successful in 1m4s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m18s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m22s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m22s
CI / test-with-coverage (push) Successful in 1m34s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-10 14:42:36 +00:00
parent 0a4e2961ce
commit d000cb145a
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.29.1 (2026-09-10)
### Bug Fixes
- Acquire hardware lock on energy change
([`0a4e296`](https://gitea.psi.ch/mx/AareDAQ/commit/0a4e2961ce0d4a54328dcb53357300067f3a621b))
## v0.29.0 (2026-09-10)
### Features
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.29.0"
version = "0.29.1"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"