0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-01-10 14:34:06 +00:00
parent fa9ecaf433
commit b7221d1151
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# CHANGELOG
## v1.14.1 (2025-01-10)
### Bug Fixes
- Cast spinner widget angle to int when using for arc
([`fa9ecaf`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/fa9ecaf43347f6a07f86075d7ea54463684344f1))
## v1.14.0 (2025-01-09)
### Documentation

View File

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