1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-30 05:18:36 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-16 14:28:19 +00:00
parent 4c9d7fddce
commit 14a6b04b11
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v3.2.2 (2026-03-16)
### Bug Fixes
- **image**: Disconnecting of 2d monitor
([`4c9d7fd`](https://github.com/bec-project/bec_widgets/commit/4c9d7fddce7aa5b7f13a00ac332bd54b301e3c28))
## v3.2.1 (2026-03-16)
### Bug Fixes

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "3.2.1"
version = "3.2.2"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [