mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-26 13:13:00 +02:00
3.21.4
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.21.4 (2026-07-02)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **stop_button**: Improve emergency stop button test assertions and timing
|
||||
([`7b3ccec`](https://github.com/bec-project/bec_widgets/commit/7b3ccec3527b77296b950f89d78ff675fbe17121))
|
||||
|
||||
|
||||
## v3.21.3 (2026-07-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.21.3"
|
||||
version = "3.21.4"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -91,6 +91,7 @@ qtermwidget = ["pyside6_qtermwidget"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user