v0.6.4
v0.6.4 (2022-01-28)
This is a patch release to correct a regression in AnchorImage introduced in v0.6.3.
Fixed
- Fix a bug introduced in
v0.6.3whereAnchorImagewould ignore usersegmentation_kwargs(#581).
Development
- The maximum versions of
Pillowandscikit-imagehave been bumped to 9.x and 0.19.x respectively.