Skip to content

Commit ecabbac

Browse files
authored
update clustertools to 1.19 and bump wkcuber to 0.2.10 (#84)
1 parent c148350 commit ecabbac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
setup(
44
name="wkcuber",
55
packages=find_packages(exclude=("tests",)),
6-
version="0.2.9",
7-
install_requires=["scipy", "numpy", "pillow", "pyyaml", "wkw", "cluster_tools>=1.18"],
6+
version="0.2.10",
7+
install_requires=["scipy", "numpy", "pillow", "pyyaml", "wkw", "cluster_tools>=1.19"],
88
description="A cubing tool for webKnossos",
99
author="Norman Rzepka",
1010
author_email="[email protected]",

0 commit comments

Comments
 (0)