1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-31 11:11:17 +01:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-08-19 14:52:16 +00:00
parent 1bec9bd9b2
commit f4bc759e72
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v2.37.0 (2025-08-19)
### Features
- Add explorer widget
([`1bec9bd`](https://github.com/bec-project/bec_widgets/commit/1bec9bd9b2238ed484e8d25e691326efe5730f6b))
## v2.36.0 (2025-08-18)
### Features

View File

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