0.13.3
CI / test (3.12) (push) Failing after 17s
CI / test-with-beamline-plugins (pxi_bec) (push) Failing after 13s
Docs build and publish / docker (push) Successful in 5s
CI / test-with-beamline-plugins (pxiii_bec) (push) Failing after 15s
Build and Publish / release (push) Successful in 6s
CI / lint (push) Successful in 43s
CI / test (3.11) (push) Successful in 1m4s
CI / test (3.13) (push) Successful in 1m2s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m13s
CI / test-with-coverage (push) Successful in 1m29s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-21 15:25:52 +00:00
parent 4a4b58ae10
commit 661ca0bbee
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.13.3 (2026-08-21)
### Bug Fixes
- Always trunacte dtz
([`4a4b58a`](https://gitea.psi.ch/mx/AareDAQ/commit/4a4b58ae10c1b442249d1051a9cb76114394920f))
## v0.13.2 (2026-08-21)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.13.2"
version = "0.13.3"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"