0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-02-24 10:00:21 +00:00
parent f19d9485df
commit 95c931af0b
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# CHANGELOG
## v1.23.0 (2025-02-24)
### Features
- **bec_spin_box**: Double spin box with setting inside for defining decimals
([`f19d948`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/f19d9485df403cb755315ac1a0ff4402d7a85f77))
## v1.22.0 (2025-02-19)
### Bug Fixes

View File

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