1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-08 01:37:52 +01:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-06 15:34:11 +00:00
parent 4382d5c9b1
commit cb4c2beed4
2 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,19 @@
# CHANGELOG
## v3.1.2 (2026-03-06)
### Bug Fixes
- **dock_area**: Remove old AdvancedDockArea references
([`4382d5c`](https://github.com/bec-project/bec_widgets/commit/4382d5c9b1fdac4048692eec53dd43127d67467b))
### Build System
- **deps**: Update isort requirement
([`8463b32`](https://github.com/bec-project/bec_widgets/commit/8463b327923f853cfa1462bc22be1e83d4fd9a75))
## v3.1.1 (2026-03-06)
### Bug Fixes

View File

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