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-01-20 09:06:10 +00:00
parent 889ea8629f
commit 13438e22d3
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# CHANGELOG
## v1.16.2 (2025-01-20)
### Bug Fixes
- **widget_io**: Toggleswitchhandler added
([`889ea86`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/889ea8629fabdc8afe2211103f8b63dfa52cc262))
## v1.16.1 (2025-01-16)
### Bug Fixes

View File

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