0.31.2
Docs build and publish / docker (push) Successful in 4s
Build and Publish / release (push) Successful in 15s
CI / lint (push) Successful in 49s
CI / test (3.12) (push) Successful in 1m4s
CI / test (3.13) (push) Successful in 1m6s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m6s
CI / test (3.14) (push) Successful in 1m12s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m25s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m28s
CI / test-with-coverage (push) Successful in 1m38s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-14 07:45:18 +00:00
parent 1b5a3bd0c4
commit e5f37c01b6
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.31.2 (2026-09-14)
### Bug Fixes
- Combine park and dry to one action for after-queue cleanup
([`1b5a3bd`](https://gitea.psi.ch/mx/AareDAQ/commit/1b5a3bd0c451833f2201c97f7774a6a780483568))
## v0.31.1 (2026-09-11)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.31.1"
version = "0.31.2"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"