Skip to content

Commit 3b7221c

Browse files
authored
bump version to 0.2.11 (#89)
1 parent 12e1ede commit 3b7221c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11",
6+
version="0.2.12",
77
install_requires=["scipy", "numpy", "pillow", "pyyaml", "wkw", "cluster_tools>=1.19"],
88
description="A cubing tool for webKnossos",
99
author="Norman Rzepka",

0 commit comments

Comments
 (0)