v0.4.1
Fix
- pyproject.toml: Update dependencies and set numpy ">=1.22" to solve dependabot alert (
94841f5
) - main.py: Always enable save button until areaitem is integrated in undo/redo framework - closes #2 (
9889a33
) - layeritem.py: Fix bug where b-scans can not be initialized because of directly neighbouring spline regions (
dba053c
)