Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-12-15 08:26:37 +00:00
parent 713fa1a1b7
commit 288de5b95b
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v1.32.6 (2025-12-15)
### Bug Fixes
- **controller**: Add method to remove axis from controller
([`713fa1a`](https://github.com/bec-project/ophyd_devices/commit/713fa1a1b796c3e800980c33ffbf8deaac95446a))
## v1.32.5 (2025-12-15)
### Bug Fixes

View File

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