0.19.5
Docs build and publish / docker (push) Successful in 12s
CI / lint (push) Successful in 34s
Build and Publish / release (push) Successful in 17s
CI / test (3.12) (push) Successful in 59s
CI / test (3.13) (push) Successful in 1m0s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m15s
CI / test (3.14) (push) Successful in 1m42s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 2m44s
CI / test-with-coverage (push) Successful in 3m5s
CI / coverage-analysis (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 3m15s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-01 14:37:01 +00:00
parent 52c40da114
commit ce1056cef5
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.19.5 (2026-09-01)
### Bug Fixes
- Set zoom to 300 for auto xray center grid prediction
([`52c40da`](https://gitea.psi.ch/mx/AareDAQ/commit/52c40da1147d3b148e4b05ec1c8a1aecc2273197))
## v0.19.4 (2026-09-01)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.19.4"
version = "0.19.5"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"