Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-02 12:13:20 +00:00
parent f7b0fa9f08
commit 7034a323e5
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v1.33.1 (2026-03-02)
### Bug Fixes
- **panda-box**: Add on_init to init of pandabox
([`8274cc3`](https://github.com/bec-project/ophyd_devices/commit/8274cc3fba9bf58a1eb7d9b813df0731c4e90b93))
## v1.33.0 (2026-02-27)
### Bug Fixes

View File

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