mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-26 13:13:00 +02:00
3.21.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.21.1 (2026-06-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Abort button should use request id
|
||||
([`0b74408`](https://github.com/bec-project/bec_widgets/commit/0b74408ba08f462b762205c98c2bf2efdd2357ae))
|
||||
|
||||
|
||||
## v3.21.0 (2026-06-30)
|
||||
|
||||
### Features
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.21.0"
|
||||
version = "3.21.1"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -88,6 +88,7 @@ qtermwidget = ["pyside6_qtermwidget"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user