Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-05 00:01:11 +00:00
parent 0da3907b1a
commit 63a094a721
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v3.33.1 (2026-08-05)
### Bug Fixes
- **bec_signal_proxy**: Ensure argless emissions are replayed on unblock
([`0da3907`](https://github.com/bec-project/bec_widgets/commit/0da3907b1a15964353f67ca367bc4eafb9384c6e))
## v3.33.0 (2026-08-04)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.33.0"
version = "3.33.1"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [