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-07-29 12:57:36 +00:00
parent 6bf84aea25
commit f3214445f2
2 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,15 @@
# CHANGELOG
## v2.31.3 (2025-07-29)
### Bug Fixes
- **waveform**: Fallback mechanism for auto mode to use index if scan_report_devices are not
available
([`6bf84ae`](https://github.com/bec-project/bec_widgets/commit/6bf84aea2508ff01fe201c045ec055684da88593))
## v2.31.2 (2025-07-29)
### Bug Fixes

View File

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