0.33.2
Automatically generated by python-semantic-release
This commit is contained in:
parent
9353b46be8
commit
066dfac18a
14
CHANGELOG.md
14
CHANGELOG.md
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## v0.33.2 (2024-04-22)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
* fix(pyproject.toml): add bec-server to dev dependencies; closes #62 ([`9353b46`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/9353b46be804de967810f0d9370d230dfae5c92b))
|
||||||
|
|
||||||
|
|
||||||
## v0.33.1 (2024-04-20)
|
## v0.33.1 (2024-04-20)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
@ -159,10 +166,3 @@
|
|||||||
### Fix
|
### Fix
|
||||||
|
|
||||||
* fix: Adapt to FileWriter refactoring ([`e9c626a`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/e9c626a7c8e5ec1b40d70ad412eff85d7796cba9))
|
* fix: Adapt to FileWriter refactoring ([`e9c626a`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/e9c626a7c8e5ec1b40d70ad412eff85d7796cba9))
|
||||||
|
|
||||||
### Unknown
|
|
||||||
|
|
||||||
* Update .gitlab-ci.yml file ([`32b6d47`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/32b6d476ca4b0deb0eec75519618c005212cc2dd))
|
|
||||||
|
|
||||||
|
|
||||||
## v0.29.1 (2024-04-06)
|
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "0.33.1"
|
version = "0.33.2"
|
||||||
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 = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user