Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-07-10 12:55:26 +00:00
parent 5b1dd82c1b
commit bc11a3b1a3
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v3.28.0 (2026-07-10)
### Features
- **ring_progress_bar**: Add set_progress_state for one-call ring + label updates
([`5b1dd82`](https://github.com/bec-project/bec_widgets/commit/5b1dd82c1bb5d3c8eaf976adbb0a7e73c889b4db))
## v3.27.0 (2026-07-10)
### Features
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.27.0"
version = "3.28.0"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [