From e94554b4712186f69081629e64715ef1fea2723b Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 11 Mar 2026 11:58:30 +0000 Subject: [PATCH] 3.1.4 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ pyproject.toml | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44e18518..ee8c29f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # CHANGELOG +## v3.1.4 (2026-03-11) + +### Bug Fixes + +- **profile_utils**: Renamed to fetch widgets settings + ([`53e5ec4`](https://github.com/bec-project/bec_widgets/commit/53e5ec42b8b33397af777f418fbd8601628226a6)) + +### Build System + +- Increased minimal version of bec and bec qthemes + ([`7e0e391`](https://github.com/bec-project/bec_widgets/commit/7e0e391888f2ee4e8528ccb3938e36da4c32f146)) + + ## v3.1.3 (2026-03-09) ### Bug Fixes diff --git a/pyproject.toml b/pyproject.toml index c100df92..2fdb0b3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "bec_widgets" -version = "3.1.3" +version = "3.1.4" description = "BEC Widgets" requires-python = ">=3.11" classifiers = [