1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-29 12:58:28 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-10-28 14:48:18 +00:00
parent 6bc1c3c5f1
commit 3f8e60a14f
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v2.42.1 (2025-10-28)
### Bug Fixes
- **rpc_server**: Raise window, even if minimized
([`6bc1c3c`](https://github.com/bec-project/bec_widgets/commit/6bc1c3c5f1b3e57ab8e8aeabcc1c0a52a56bbf0a))
## v2.42.0 (2025-10-21)
### Features

View File

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