mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-05 14:48:41 +01:00
1.26.3
Automatically generated by python-semantic-release
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,6 +1,19 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.26.3 (2025-07-31)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **mock-pv**: Add callbacks to mock_pv
|
||||||
|
([`1a78129`](https://github.com/bec-project/ophyd_devices/commit/1a7812992adfe49ba734dbccb00456d9eba2c009))
|
||||||
|
|
||||||
|
### Testing
|
||||||
|
|
||||||
|
- Fix test for TransitionStatus
|
||||||
|
([`e27182d`](https://github.com/bec-project/ophyd_devices/commit/e27182d9baf2a0e95bed2c37b21cc8a3251fda8c))
|
||||||
|
|
||||||
|
|
||||||
## v1.26.2 (2025-07-23)
|
## v1.26.2 (2025-07-23)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.26.2"
|
version = "1.26.3"
|
||||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user