0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-01-28 19:12:21 +00:00
parent b2b0450bcb
commit 042adfa51e
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,15 @@
# CHANGELOG
## v1.17.2 (2025-01-28)
### Bug Fixes
- **widget_state_manager**: Skip QLabel saving; skip_setting property widget excluded from INI;
stored=False property excluded from INI
([`b2b0450`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/b2b0450bcb07c974e5f8002e084b350599c32d39))
## v1.17.1 (2025-01-26)
### Bug Fixes

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "1.17.1"
version = "1.17.2"
description = "BEC Widgets"
requires-python = ">=3.10"
classifiers = [