Bump version from 0.6.0 to 0.6.1.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dceoy
2026-06-11 19:36:34 +09:00
parent b5e82e71c7
commit d654b82f9d
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -51,8 +51,8 @@ limits = determine_order_limits(
)
```
Protective ratios must satisfy ``0 <= ratio < 1``; ``0`` omits that level.
``calculate_margin_and_volume()`` clamps negative ``margin_free`` to ``0.0``
Protective ratios must satisfy `0 <= ratio < 1`; `0` omits that level.
`calculate_margin_and_volume()` clamps negative `margin_free` to `0.0`
before sizing.
## Migration from mteor-local helpers