Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-07-16 11:46:16 +00:00
parent 170a9c0b1d
commit 9f32532567
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,6 +1,17 @@
# CHANGELOG
## v3.29.4 (2026-07-16)
### Bug Fixes
- **image**: Custom colorbar histogram with a custom right-click menu for better UX
([`b776499`](https://github.com/bec-project/bec_widgets/commit/b77649954fe27e0014b28d5a1ab769e1884b7158))
- **plot_base**: Preserve fractional values when setting ranges from tuples
([`170a9c0`](https://github.com/bec-project/bec_widgets/commit/170a9c0b1d6ed18417cfa42552e3d916d32189ce))
## v3.29.3 (2026-07-14)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.29.3"
version = "3.29.4"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [