mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-02 21:54:55 +01:00
1.32.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.32.1 (2025-12-01)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **shutter**: Rename class, refactor is_open to be kind normal
|
||||||
|
([`86436c5`](https://github.com/bec-project/ophyd_devices/commit/86436c59865628aba6afbf8947a901bf653b50ad))
|
||||||
|
|
||||||
|
|
||||||
## v1.32.0 (2025-11-30)
|
## v1.32.0 (2025-11-30)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.32.0"
|
version = "1.32.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.11"
|
requires-python = ">=3.11"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user