mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-26 05:03:02 +02:00
3.18.2
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.18.2 (2026-06-27)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Migrate _convert_endpointinfo to public method
|
||||
([`794de6a`](https://github.com/bec-project/bec_widgets/commit/794de6a2d974f585bef67fc4c2cdd9372404736c))
|
||||
|
||||
|
||||
## v3.18.1 (2026-06-26)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.18.1"
|
||||
version = "3.18.2"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -82,6 +82,7 @@ qtermwidget = ["pyside6_qtermwidget"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user