From 8926bebe064108df69b74298e6a6ea47329b5284 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 17 Aug 2026 09:34:19 +0000 Subject: [PATCH] 3.34.0 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 43d143bc..d374c3f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # CHANGELOG +## v3.34.0 (2026-08-17) + +### Features + +- **agents**: Curated AGENTS.md and CLAUDE.md files added with best practives for the project + ([`84859d0`](https://github.com/bec-project/bec_widgets/commit/84859d044cd942640ae7cea4620678548637ab8b)) + + ## v3.33.3 (2026-08-14) ### Bug Fixes diff --git a/pyproject.toml b/pyproject.toml index 387f6bce..70ab73e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "bec_widgets" -version = "3.33.3" +version = "3.34.0" description = "BEC Widgets" requires-python = ">=3.11" classifiers = [