Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-18 10:43:52 +00:00
parent b0db46dd97
commit de32f504e3
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,6 +1,19 @@
# CHANGELOG
## v1.34.3 (2026-03-18)
### Bug Fixes
- **pyproject**: Update black dependency
([`b0db46d`](https://github.com/bec-project/ophyd_devices/commit/b0db46dd97fe2c4f6da5e63169b7cb19a8c9a228))
### Refactoring
- Apply black 2026.1 formatting to ophyd_devices
([`3a71629`](https://github.com/bec-project/ophyd_devices/commit/3a716299b5db70053bea55965153dccdf2d68b68))
## v1.34.2 (2026-03-12)
### Bug Fixes
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "ophyd_devices"
version = "1.34.2"
version = "1.34.3"
description = "Custom device implementations based on the ophyd hardware abstraction layer"
requires-python = ">=3.11"
classifiers = [