0.13.1
CI / lint (push) Successful in 37s
Docs build and publish / docker (push) Successful in 12s
CI / test (3.11) (push) Successful in 1m4s
CI / test (3.13) (push) Successful in 1m5s
Build and Publish / release (push) Successful in 7s
CI / test (3.12) (push) Successful in 1m9s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 1m24s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 1m23s
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m24s
CI / test-with-coverage (push) Successful in 1m36s
CI / coverage-analysis (push) Skipped

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-21 09:19:59 +00:00
parent d66aa49ed3
commit 0f5b568a6e
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.13.1 (2026-08-21)
### Bug Fixes
- Actually bump the version and also remove the CLAUDE.md that is used for local testing only
([`d66aa49`](https://gitea.psi.ch/mx/AareDAQ/commit/d66aa49ed383d1b050c8bfcbd19cbe60a1fc5013))
## v0.13.0 (2026-08-20)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aaredaq"
version = "0.13.0"
version = "0.13.1"
description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"