0.12.5
CI / lint (push) Successful in 38s
Docs build and publish / docker (push) Successful in 20s
Build and Publish / release (push) Successful in 22s
CI / test (3.11) (push) Successful in 1m5s
CI / test (3.13) (push) Successful in 1m2s
CI / test (3.12) (push) Successful in 1m4s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m21s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m21s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m26s
CI / test-with-coverage (push) Successful in 1m33s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-20 14:37:21 +00:00
parent d29ace156e
commit 4e64040d6b
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,6 +1,17 @@
# CHANGELOG
## v0.12.5 (2026-08-20)
### Bug Fixes
- Aerotech position update
([`d29ace1`](https://gitea.psi.ch/mx/AareDAQ/commit/d29ace156e73593513296c5f1e831875d766d0a5))
- Magnet position sensor timeout
([`a39e974`](https://gitea.psi.ch/mx/AareDAQ/commit/a39e97469fca485880ff36ee35bb55781b7936a0))
## v0.12.4 (2026-08-20)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.12.4"
version = "0.12.5"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"