1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-30 02:31:20 +01:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-08-19 15:12:09 +00:00
parent 6e05157abb
commit ba047fd776
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v2.38.0 (2025-08-19)
### Features
- **device_manager**: Devicemanager view of config session
([`6e05157`](https://github.com/bec-project/bec_widgets/commit/6e05157abb61ec569eec10ff7295c28cb6a2ec45))
## v2.37.0 (2025-08-19)
### Features

View File

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