Skip to content

v4.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Sep 15:38
· 1 commit to master since this release

webknossos

Added

  • Adapted to WEBKNOSSOS server API version 16. #1535

Fixed

  • Fixed that the webknossos --version command failed if the tifffile extra dependency was not installed. #1534
  • Added the missing packaging runtime dependency, which made import webknossos fail with ModuleNotFoundError: No module named 'packaging' in a clean install. #1536