0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-12 18:51:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-05-20 14:37:23 +00:00
parent 1d018e863c
commit 41296b5471
2 changed files with 14 additions and 1 deletions

View File

@ -1,6 +1,19 @@
# CHANGELOG
## v2.5.0 (2025-05-20)
### Continuous Integration
- Try uv for test env setup
([`6ee0f50`](https://github.com/bec-project/bec_widgets/commit/6ee0f5004d6c840a31a9394f5d1610f635e9b83b))
### Features
- **image_rois**: Image rois with RPC can be added to Image widget
([`1d018e8`](https://github.com/bec-project/bec_widgets/commit/1d018e863ca0cdb3274002cf35d69a6961aaf07d))
## v2.4.3 (2025-05-19)
### Bug Fixes

View File

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