Automatically generated by python-semantic-release
This commit is contained in:
semantic-release 2025-04-30 09:12:36 +00:00
parent ab6383959f
commit 77e9f9b2f8
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# 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)
### Features

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ophyd_devices"
version = "1.16.0"
version = "1.16.1"
description = "Custom device implementations based on the ophyd hardware abstraction layer"
requires-python = ">=3.10"
classifiers = [