0.21.1
Docs build and publish / docker (push) Successful in 4s
Build and Publish / release (push) Successful in 8s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m1s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m4s
CI / lint (push) Successful in 1m32s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m17s
CI / test (3.14) (push) Successful in 1m56s
CI / test (3.12) (push) Successful in 3m37s
CI / test (3.13) (push) Successful in 4m0s
CI / test-with-coverage (push) Successful in 4m21s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-02 08:15:03 +00:00
parent 386e301dde
commit cd2b24e368
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.21.1 (2026-09-02)
### Bug Fixes
- Truncate chi metadata at 0
([`386e301`](https://gitea.psi.ch/mx/AareDAQ/commit/386e301dde192b91be4103f72b278a3ff594d426))
## v0.21.0 (2026-09-02)
### Code Style
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.21.0"
version = "0.21.1"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"