From 741ca2fd8a6e5895eb95e5627a4f7999e88c8253 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 15 Oct 2025 11:25:43 +0000 Subject: [PATCH] 2.41.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 8 ++++++++ pyproject.toml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b136be29..88ef02fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # CHANGELOG +## v2.41.1 (2025-10-15) + +### Bug Fixes + +- **dependencies**: Bec lib versions fixed + ([`3941050`](https://github.com/bec-project/bec_widgets/commit/3941050883a791f800ab7178af2435ac14f837b6)) + + ## v2.41.0 (2025-10-15) ### Bug Fixes diff --git a/pyproject.toml b/pyproject.toml index 7e36def3..161c5d19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "bec_widgets" -version = "2.41.0" +version = "2.41.1" description = "BEC Widgets" requires-python = ">=3.11" classifiers = [