mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-06 15:18:40 +01:00
1.26.6
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.6 (2025-09-29)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Ophyd test run with list
|
||||||
|
([`ac3c23b`](https://github.com/bec-project/ophyd_devices/commit/ac3c23ba6044e757ce7c03c17aefc6449b2587a0))
|
||||||
|
|
||||||
|
### Chores
|
||||||
|
|
||||||
|
- Deprecate 3.10, add 3.13
|
||||||
|
([`62fd9c7`](https://github.com/bec-project/ophyd_devices/commit/62fd9c7a10148b2b5919e02b7076a0871c407795))
|
||||||
|
|
||||||
|
|
||||||
## v1.26.5 (2025-09-10)
|
## v1.26.5 (2025-09-10)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.26.5"
|
version = "1.26.6"
|
||||||
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