mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-20 09:18:42 +01:00
1.32.11
Automatically generated by python-semantic-release
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user