Automatically generated by python-semantic-release
This commit is contained in:
semantic-release 2024-04-12 16:39:19 +00:00 committed by ci_update_bot
parent bf73bf41c4
commit 65566bc52a
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
<!--next-version-placeholder-->
## v0.30.0 (2024-04-12)
### Feature
* Add SimWaveform for 1D waveform simulations ([`bf73bf4`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/bf73bf41c4f209ed251bf21d4b0014d031226a4f))
## v0.29.2 (2024-04-08)
### Fix

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ophyd_devices"
version = "0.29.2"
version = "0.30.0"
description = "Custom device implementations based on the ophyd hardware abstraction layer"
requires-python = ">=3.10"
classifiers = [