mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-30 12:44:55 +01:00
1.32.8
Automatically generated by python-semantic-release
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,6 +1,19 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.32.8 (2026-01-30)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **static-device-test**: Add device-manager as optional input to StaticDeviceTest
|
||||||
|
([`9cb66b2`](https://github.com/bec-project/ophyd_devices/commit/9cb66b2db82cea5c39b60ea9868539a7d24550ea))
|
||||||
|
|
||||||
|
### Continuous Integration
|
||||||
|
|
||||||
|
- Use shared composit action for issue sync
|
||||||
|
([`5480596`](https://github.com/bec-project/ophyd_devices/commit/5480596c60e07795f90da2c70ecae9ff7e51ae90))
|
||||||
|
|
||||||
|
|
||||||
## v1.32.7 (2026-01-07)
|
## v1.32.7 (2026-01-07)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.32.7"
|
version = "1.32.8"
|
||||||
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.11"
|
requires-python = ">=3.11"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user