0.21.2
Docs build and publish / docker (push) Successful in 8s
Build and Publish / release (push) Successful in 7s
CI / lint (push) Successful in 43s
CI / test (3.14) (push) Successful in 55s
CI / test (3.13) (push) Successful in 1m5s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m4s
CI / test-with-coverage (push) Successful in 1m30s
CI / coverage-analysis (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 2m8s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 3m4s
CI / test (3.12) (push) Successful in 3m33s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-04 09:43:45 +00:00
parent 339f6666da
commit 23a9f2500f
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.21.2 (2026-09-04)
### Bug Fixes
- Add more debug info logging to automation runs
([`339f666`](https://gitea.psi.ch/mx/AareDAQ/commit/339f6666da887f37336d86cae28e480c0e338057))
## v0.21.1 (2026-09-02)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.21.1"
version = "0.21.2"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"