Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-04-10 14:31:37 +00:00
parent 4a8c4a1bf4
commit 5d8eb0d018
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -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
View File
@@ -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 = [