0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-04-30 11:52:47 +00:00
parent 9079ddd727
commit 46519342b6
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# CHANGELOG
## v2.0.1 (2025-04-30)
### Bug Fixes
- **dock_area**: Restore state safeguard to not pass none to pyqtgraph restoreState
([`9079ddd`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/9079ddd7278ede7a9a12d7b39797154e83659c20))
## v2.0.0 (2025-04-29)
### Bug Fixes

View File

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