1.0.1
Docs build and publish / docker (push) Successful in 20s
CI / lint (push) Successful in 50s
Build and Publish / release (push) Successful in 30s
CI / test (3.12) (push) Successful in 1m9s
CI / test (3.13) (push) Successful in 1m9s
CI / test (3.14) (push) Successful in 1m8s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m13s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m13s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m31s
CI / test-with-coverage (push) Successful in 1m43s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-17 12:25:19 +00:00
parent c545910f35
commit fda50286d2
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v1.0.1 (2026-09-17)
### Bug Fixes
- Guillaume's fix for pin exclusion
([`c545910`](https://gitea.psi.ch/mx/AareDAQ/commit/c545910f350e47fef5a313105fc00327c49eda2c))
## v1.0.0 (2026-09-16)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "1.0.0"
version = "1.0.1"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"