Skip to content

Commit

Permalink
update clustertools to 1.19 and bump wkcuber to 0.2.10 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippotto committed May 13, 2019
1 parent c148350 commit ecabbac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
setup(
name="wkcuber",
packages=find_packages(exclude=("tests",)),
version="0.2.9",
install_requires=["scipy", "numpy", "pillow", "pyyaml", "wkw", "cluster_tools>=1.18"],
version="0.2.10",
install_requires=["scipy", "numpy", "pillow", "pyyaml", "wkw", "cluster_tools>=1.19"],
description="A cubing tool for webKnossos",
author="Norman Rzepka",
author_email="norman.rzepka@scalableminds.com",
Expand Down

0 comments on commit ecabbac

Please sign in to comment.