mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-23 19:52:59 +02:00
3.21.0
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.21.0 (2026-06-30)
|
||||
|
||||
### Features
|
||||
|
||||
- Implement composite model selection in curve tree UI
|
||||
([`99d416e`](https://github.com/bec-project/bec_widgets/commit/99d416effbb6a6875e4438e8bb88a4ecfdd9ba91))
|
||||
|
||||
|
||||
## v3.20.1 (2026-06-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.20.1"
|
||||
version = "3.21.0"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -87,6 +87,7 @@ qtermwidget = ["pyside6_qtermwidget"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user