0.19.2
Docs build and publish / docker (push) Successful in 5s
Build and Publish / release (push) Successful in 11s
CI / test (3.13) (push) Successful in 1m1s
CI / test (3.14) (push) Successful in 59s
CI / test (3.12) (push) Successful in 1m14s
CI / lint (push) Successful in 1m24s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m16s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 2m8s
CI / test-with-coverage (push) Successful in 2m6s
CI / coverage-analysis (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 2m27s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-31 16:00:29 +00:00
parent e027ccbfb1
commit 116ea179c4
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.19.2 (2026-08-31)
### Bug Fixes
- Return beam center in correct format
([`e027ccb`](https://gitea.psi.ch/mx/AareDAQ/commit/e027ccbfb181b455bc622be7a1b1a5227cf2dda5))
## v0.19.1 (2026-08-31)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.19.1"
version = "0.19.2"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"