mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-10 13:27:14 +02:00
1.16.1
Automatically generated by python-semantic-release
This commit is contained in:
@ -1,6 +1,14 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.16.1 (2025-04-30)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Add prefix to signature of PSIDeviceBase
|
||||||
|
([`ab63839`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/ab6383959f1eb45efd4fff52332ebc1442a01c78))
|
||||||
|
|
||||||
|
|
||||||
## v1.16.0 (2025-04-07)
|
## v1.16.0 (2025-04-07)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.16.0"
|
version = "1.16.1"
|
||||||
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