mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-07-31 11:23:43 +02:00
1.41.3
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.41.3 (2026-06-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Adjust op msgs PVs for SLS2
|
||||
([`5b72a2d`](https://github.com/bec-project/ophyd_devices/commit/5b72a2d4edaad4b698722edd9ff5c5142729e1de))
|
||||
|
||||
### Chores
|
||||
|
||||
- Upgrade GitHub Actions to use latest versions of setup-python and checkout actions
|
||||
([`3b502ad`](https://github.com/bec-project/ophyd_devices/commit/3b502ad2f5d42260fec7f074521f299e78e96075))
|
||||
|
||||
|
||||
## v1.41.2 (2026-06-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.41.2"
|
||||
version = "1.41.3"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -49,6 +49,7 @@ dev = [
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user