0.21.3
Docs build and publish / docker (push) Successful in 3s
Build and Publish / release (push) Successful in 6s
CI / lint (push) Successful in 4m5s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 19m57s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 23m44s
CI / test (3.13) (push) Successful in 29m18s
CI / test (3.14) (push) Successful in 30m30s
CI / test (3.12) (push) Successful in 36m19s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 38m6s
CI / test-with-coverage (push) Successful in 38m48s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-04 10:17:02 +00:00
parent da73c15f9a
commit 4514b3ddec
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.21.3 (2026-09-04)
### Bug Fixes
- Add more debug logging to aarescan commands
([`da73c15`](https://gitea.psi.ch/mx/AareDAQ/commit/da73c15f9a07462f8372dc87862f4fc90e93036c))
## v0.21.2 (2026-09-04)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.21.2"
version = "0.21.3"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"