Skip to content

Commit 18067a5

Browse files
authored
update cluster tools (#81)
1 parent 307d3de commit 18067a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ pytest
66
wkw>=0.0.6
77
requests
88
black
9-
cluster_tools==1.15
9+
cluster_tools==1.16

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name="wkcuber",
55
packages=find_packages(exclude=("tests",)),
6-
version="0.2.6",
6+
version="0.2.7",
77
install_requires=["scipy", "numpy", "pillow", "pyyaml", "wkw"],
88
description="A cubing tool for webKnossos",
99
author="Norman Rzepka",

0 commit comments

Comments
 (0)