Skip to content

Commit f7374ef

Browse files
committed
v0.2.1
1 parent 9300ea8 commit f7374ef

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

0 commit comments

Comments
 (0)