0.31.3
Docs build and publish / docker (push) Successful in 6s
Build and Publish / release (push) Successful in 15s
CI / test (3.13) (push) Successful in 1m2s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m6s
CI / lint (push) Failing after 1m23s
CI / test (3.14) (push) Successful in 1m15s
CI / test (3.12) (push) Successful in 1m21s
CI / test-with-beamline-plugins (pxii_bec) (push) Failing after 35s
CI / test-with-coverage (push) Failing after 31s
CI / coverage-analysis (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m30s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-14 10:44:56 +00:00
parent 9b58d77e5b
commit 7d07c52ab5
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,6 +1,17 @@
# CHANGELOG
## v0.31.3 (2026-09-14)
### Bug Fixes
- Clarify wording in screening panel
([`d37c571`](https://gitea.psi.ch/mx/AareDAQ/commit/d37c5712d5e806e1a68495e9d5b267e5fc7475d1))
- Update time param in aarescan calls for screening and raster
([`9b58d77`](https://gitea.psi.ch/mx/AareDAQ/commit/9b58d77e5b221fbe4a0d757ecec3bb1e1a071b8d))
## v0.31.2 (2026-09-14)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.31.2"
version = "0.31.3"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"