1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-01-01 11:31:19 +01:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-08-18 10:45:09 +00:00
parent f2e5a85e61
commit 8b013d5dce
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# CHANGELOG
## v2.36.0 (2025-08-18)
### Features
- **scan control**: Add support for literals
([`f2e5a85`](https://github.com/bec-project/bec_widgets/commit/f2e5a85e616aa76d4b7ad3b3c76a24ba114ebdd1))
## v2.35.0 (2025-08-14)
### Build System

View File

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