Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-09-03 11:01:38 +00:00
parent e650de06f8
commit abd7c441f7
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v1.46.0 (2026-09-03)
### Features
- **sim**: Simulated camera with negative values
([`e650de0`](https://github.com/bec-project/ophyd_devices/commit/e650de06f828c7a57cbf1723ad55c3696b6e4fa0))
## v1.45.0 (2026-09-02)
### Features
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "ophyd_devices"
version = "1.45.0"
version = "1.46.0"
description = "Custom device implementations based on the ophyd hardware abstraction layer"
requires-python = ">=3.11"
classifiers = [