Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-01-07 10:43:50 +00:00
parent ba39ee029e
commit 6634555fb4
2 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,17 @@
# CHANGELOG
## v1.32.7 (2026-01-07)
### Bug Fixes
- **dxp**: Add pixels_per_run signal to Falcon
([`32e1602`](https://github.com/bec-project/ophyd_devices/commit/32e16028edfc05f5ea81fe4cf4d15d320fd70f66))
- **utils**: Mask stage_sigs and trigger_signals to simplify testing of ADBase devices
([`ba39ee0`](https://github.com/bec-project/ophyd_devices/commit/ba39ee029ee1a5346f238eab61f093e5e6fa93ed))
## v1.32.6 (2025-12-15)
### Bug Fixes

View File

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