mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-05-26 04:48:29 +02:00
1.41.0
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.41.0 (2026-05-18)
|
||||
|
||||
### Features
|
||||
|
||||
- **sim**: Add a new device to simulate ramp ups
|
||||
([`b317d28`](https://github.com/bec-project/ophyd_devices/commit/b317d28d8fc24b374983bd1495badcc76d1076e3))
|
||||
|
||||
|
||||
## v1.40.1 (2026-05-12)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.40.1"
|
||||
version = "1.41.0"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -46,6 +46,7 @@ dev = [
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user