We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5ff90 commit 5940699Copy full SHA for 5940699
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name="wkcuber",
5
packages=find_packages(exclude=("tests",)),
6
- version="0.2.2",
+ version="0.2.3",
7
install_requires=["scipy", "numpy", "pillow", "pyyaml", "wkw"],
8
description="A cubing tool for webKnossos",
9
author="Norman Rzepka",
0 commit comments