mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-27 21:53:01 +02:00
3.18.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.18.1 (2026-06-26)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fetch rpc response manually
|
||||
([`40d6e69`](https://github.com/bec-project/bec_widgets/commit/40d6e69fc9989544e09ffe64823d9a4ec502edd4))
|
||||
|
||||
|
||||
## v3.18.0 (2026-06-24)
|
||||
|
||||
### Features
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.18.0"
|
||||
version = "3.18.1"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -81,6 +81,7 @@ qtermwidget = ["pyside6_qtermwidget"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user