Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-11 15:39:25 +00:00
parent 0d17982c5b
commit d0548653ba
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v1.34.1 (2026-03-11)
### Bug Fixes
- **bec_signal**: Preview signal fixed for RGB cameras transpose
([`0d17982`](https://github.com/bec-project/ophyd_devices/commit/0d17982c5b9211b8450bce60f937f6cc05c7a40e))
## v1.34.0 (2026-03-03)
### Bug Fixes

View File

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