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-07-25 17:44:34 +00:00
parent 4d5df9608a
commit c8aa770de3
2 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,19 @@
# CHANGELOG
## v2.30.5 (2025-07-25)
### Bug Fixes
- **positioner-box**: Test to fix handling of none integer values for precision
([`b718b43`](https://github.com/bec-project/bec_widgets/commit/b718b438bacff6eb6cd6015f1a67dcf75c05dce4))
### Refactoring
- **positioner-box**: Cleanup, accept float precision
([`4d5df96`](https://github.com/bec-project/bec_widgets/commit/4d5df9608a9438b9f6d7508c323eb3772e53f37d))
## v2.30.4 (2025-07-25)
### Bug Fixes

View File

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