1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-05 14:24:21 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-02-17 14:54:18 +00:00
parent 8651314d93
commit 3a72913bb9
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v1.21.1 (2025-02-17)
### Bug Fixes
- **bec_connector**: Workers stored in reference to not be cleaned up with garbage collector
([`383936f`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/383936ffc2bd7d2e088d3367c76b14efa3d1732c))
## v1.21.0 (2025-02-17)
### Features
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "1.21.0"
version = "1.21.1"
description = "BEC Widgets"
requires-python = ">=3.10"
classifiers = [