mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-09 00:28:40 +01:00
1.30.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.30.1 (2025-11-14)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Use streams to retrieve the username from redis
|
||||
([`21634d3`](https://github.com/bec-project/ophyd_devices/commit/21634d3bcb6b7a8a8ea4e0de26f85453ba78900f))
|
||||
|
||||
|
||||
## v1.30.0 (2025-11-13)
|
||||
|
||||
### Build System
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.30.0"
|
||||
version = "1.30.1"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user