Skip to content

Commit da1dc85

Browse files
author
semantic-release
committed
3.2.4
Automatically generated by python-semantic-release
1 parent 28be696 commit da1dc85

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v3.2.4 (2026-03-19)
5+
6+
### Bug Fixes
7+
8+
- **main_app**: Setapplicationname("bec")
9+
([`28be696`](https://github.com/bec-project/bec_widgets/commit/28be696f7c7d9762c742c6d5fb5b03867d5e92ea))
10+
11+
412
## v3.2.3 (2026-03-16)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bec_widgets"
7-
version = "3.2.3"
7+
version = "3.2.4"
88
description = "BEC Widgets"
99
requires-python = ">=3.11"
1010
classifiers = [

0 commit comments

Comments
 (0)