0.22.1
CI / test (3.12) (push) Failing after 16s
CI / test (3.14) (push) Failing after 14s
Docs build and publish / docker (push) Successful in 11s
CI / test-with-beamline-plugins (pxii_bec) (push) Failing after 17s
CI / lint (push) Successful in 32s
Build and Publish / release (push) Successful in 6s
CI / test-with-coverage (push) Failing after 17s
CI / coverage-analysis (push) Skipped
CI / test (3.13) (push) Successful in 59s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m8s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m12s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-08 07:50:29 +00:00
parent 3ff0f41322
commit 9f0122bd96
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.22.1 (2026-09-08)
### Bug Fixes
- Update aaredb dependency
([`3ff0f41`](https://gitea.psi.ch/mx/AareDAQ/commit/3ff0f4132267aeea6549c6507a1a3465df31d6b8))
## v0.22.0 (2026-09-07)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.22.0"
version = "0.22.1"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"