Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-11-13 09:17:56 +00:00
parent d7fb4f55e8
commit 0306a0bd6f
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v1.29.4 (2025-11-13)
### Bug Fixes
- **computed signal**: Fix various bugs in the computed signal
([`d7fb4f5`](https://github.com/bec-project/ophyd_devices/commit/d7fb4f55e8eaeabc9a40a30189db4d7920884eea))
## v1.29.3 (2025-11-12)
### Bug Fixes

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ophyd_devices"
version = "1.29.3"
version = "1.29.4"
description = "Custom device implementations based on the ophyd hardware abstraction layer"
requires-python = ">=3.11"
classifiers = [