Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-23 18:24:31 +00:00
parent da400d20b6
commit d46ffb59f0
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v3.3.3 (2026-03-23)
### Bug Fixes
- **positioner_box**: Remove CompactPopupWidget inheritance
([`da400d2`](https://github.com/bec-project/bec_widgets/commit/da400d20b672236241ce3a4480481ac6a5df1b2e))
## v3.3.2 (2026-03-22)
### Bug Fixes
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "3.3.2"
version = "3.3.3"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [