0.12.1
CI / test (3.11) (push) Failing after 11s
CI / test (3.13) (push) Failing after 5s
CI / test (3.12) (push) Failing after 12s
CI / lint (push) Successful in 41s
CI / test-with-beamline-plugins (pxii_bec) (push) Failing after 23s
CI / test-with-beamline-plugins (pxiii_bec) (push) Failing after 21s
CI / test-with-beamline-plugins (pxi_bec) (push) Failing after 27s
CI / test-with-coverage (push) Failing after 18s
CI / coverage-analysis (push) Skipped
Docs build and publish / docker (push) Successful in 3s
Build and Publish / release (push) Successful in 7s

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-20 08:06:07 +00:00
parent a36a051a2b
commit ffff1e8c2d
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.12.1 (2026-08-20)
### Bug Fixes
- Update bs x and y instead of z
([`a36a051`](https://gitea.psi.ch/mx/AareDAQ/commit/a36a051a2b968a8e5c345319cd909223ab591d7e))
## v0.12.0 (2026-08-19)
### Features
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.12.0"
version = "0.12.1"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"