0.7.3
CI / lint (push) Successful in 29s
Docs build and publish / docker (push) Successful in 9s
Build and Publish / release (push) Successful in 14s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 47s
CI / test (3.11) (push) Successful in 1m13s
CI / test (3.12) (push) Successful in 1m9s
CI / test (3.13) (push) Successful in 1m15s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m28s
CI / test-with-coverage (push) Successful in 1m29s
CI / coverage-analysis (push) Skipped
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m40s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-11 08:12:56 +00:00
parent 40a9e8464c
commit 8d46d0d6be
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,6 +1,17 @@
# CHANGELOG
## v0.7.3 (2026-08-11)
### Bug Fixes
- Kwarg name for mlbox klass
([`40a9e84`](https://gitea.psi.ch/mx/AareDAQ/commit/40a9e8464c67c2032ba5718a6bc1763690a28be4))
- Remove noisy disabled ring current log
([`1bdf056`](https://gitea.psi.ch/mx/AareDAQ/commit/1bdf056af52af86d25f2573b789bff1c4364a0b4))
## v0.7.2 (2026-08-05)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.7.2"
version = "0.7.3"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"