Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-04-15 12:57:00 +00:00
parent 993b84d00d
commit 7a7232f051
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v1.36.2 (2026-04-15)
### Bug Fixes
- Fix status resolution in simple positioner
([`993b84d`](https://github.com/bec-project/ophyd_devices/commit/993b84d00db541de62116957789247a13da07e70))
## v1.36.1 (2026-04-10)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "ophyd_devices"
version = "1.36.1"
version = "1.36.2"
description = "Custom device implementations based on the ophyd hardware abstraction layer"
requires-python = ">=3.11"
classifiers = [