0.17.2
CI / test (3.13) (push) Failing after 15s
Docs build and publish / docker (push) Successful in 4s
Build and Publish / release (push) Successful in 19s
CI / lint (push) Successful in 50s
CI / test (3.12) (push) Successful in 1m8s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m7s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m17s
CI / test (3.14) (push) Successful in 1m28s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m28s
CI / test-with-coverage (push) Successful in 1m34s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-25 16:10:13 +00:00
parent caa4e22cc4
commit a1717dcb06
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,6 +1,19 @@
# CHANGELOG
## v0.17.2 (2026-08-25)
### Bug Fixes
- New import locations and types for bec macros
([`caa4e22`](https://gitea.psi.ch/mx/AareDAQ/commit/caa4e22cc4edf7a16d671ca3a010d8fb36781f46))
### Continuous Integration
- Skip 3.11
([`228f3b9`](https://gitea.psi.ch/mx/AareDAQ/commit/228f3b9cc20b848ef604b7942f3195a69ca07ca3))
## v0.17.1 (2026-08-25)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.17.1"
version = "0.17.2"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"