Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-07-22 08:11:49 +00:00
parent 775aedc2ab
commit 349858680b
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v3.29.7 (2026-07-22)
### Bug Fixes
- **qt**: Correct SafeConnect double execution, stale connections, and SafeSlot override leakage
([`775aedc`](https://github.com/bec-project/bec_widgets/commit/775aedc2abff605d78fdb1655337becd7f44cd92))
## v3.29.6 (2026-07-22)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.29.6"
version = "3.29.7"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [