mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-08 08:08:41 +01:00
1.29.5
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.29.5 (2025-11-13)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Smarter strip for computed signal
|
||||
([`1241bcb`](https://github.com/bec-project/ophyd_devices/commit/1241bcb014ffed24eb0eb4ce1a937308ce147ff5))
|
||||
|
||||
|
||||
## v1.29.4 (2025-11-13)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.29.4"
|
||||
version = "1.29.5"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user