Skip to content

0.3.1

Compare
Choose a tag to compare
@willgraf willgraf released this 01 Feb 18:52
· 56 commits to master since this release
5d94c04

0.3.1

Bugfixes

  • Updated copyright year to 2021 (#38)
  • Manually delete tempfile.NamedTemporaryFiles to resolve bug on Windows (#40, #41)
  • Avoid integer overflow in clean_up_annotations (#42)

Dependencies

  • Use environment markers to conditionally install compatible versions of opencv-python-headless based on Python version (#39)
  • Change pinned scikit-image version from < 17 to >= 0.14.5 (#48)