1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-11 01:02:17 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-04-21 11:56:53 +00:00
parent 91afc775d5
commit 5dc373bd8e
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,6 +1,19 @@
# CHANGELOG
## v3.7.1 (2026-04-21)
### Bug Fixes
- **heatmap**: Fix access to status from metadata
([`55694ff`](https://github.com/bec-project/bec_widgets/commit/55694ff2b96581e03c63c8b8e068e2db79bcf780))
### Testing
- Fix exit status and status access in tests
([`91afc77`](https://github.com/bec-project/bec_widgets/commit/91afc775d59b4ba31bed3585847a67c301acf9b0))
## v3.7.0 (2026-04-21)
### Features
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.7.0"
version = "3.7.1"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [