mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-06-06 09:58:41 +02:00
1.36.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.36.1 (2026-04-10)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **psi-pseudo-motor-base**: Fix readback callback
|
||||
([`4a8c4a1`](https://github.com/bec-project/ophyd_devices/commit/4a8c4a1bf4593a931e916961d0850f129b0634fb))
|
||||
|
||||
|
||||
## v1.36.0 (2026-03-27)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.36.0"
|
||||
version = "1.36.1"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user