Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-02-17 11:41:51 +00:00
parent 64941807b0
commit 9f1a32b028
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v1.32.11 (2026-02-17)
### Bug Fixes
- **socket**: Fix controller access in describe of SocketSignal
([`6494180`](https://github.com/bec-project/ophyd_devices/commit/64941807b0347c24630b432f028db901df237069))
## v1.32.10 (2026-02-16)
### Bug Fixes

View File

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