mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-24 11:41:09 +02:00
0.33.1
Automatically generated by python-semantic-release
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## v0.33.1 (2024-04-20)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
* fix: fix pyproject.toml ([`6081eb4`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/6081eb4ba54b2a6a2072f638af06c6f1cf264b69))
|
||||||
|
|
||||||
|
|
||||||
## v0.33.0 (2024-04-19)
|
## v0.33.0 (2024-04-19)
|
||||||
|
|
||||||
### Feature
|
### Feature
|
||||||
@ -159,11 +166,3 @@
|
|||||||
|
|
||||||
|
|
||||||
## v0.29.1 (2024-04-06)
|
## v0.29.1 (2024-04-06)
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
* fix(utils): fixed scan status message in sim mode ([`c87f6ef`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/c87f6ef63f669d6d1288e3521b80b3e0065bf2f4))
|
|
||||||
|
|
||||||
### Unknown
|
|
||||||
|
|
||||||
* added fourth channel to signal strength readout ([`321bf0c`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/321bf0c403a77efcbf970ea377b53a59377e38d0))
|
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "0.33.0"
|
version = "0.33.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.10"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
Reference in New Issue
Block a user