Skip to content

Commit

Permalink
Bump version to 0.2.11 (#87)
Browse files Browse the repository at this point in the history
* use color category for prediction layer

* black

* bump version to 0.2.11
  • Loading branch information
philippotto authored May 15, 2019
1 parent 59265df commit 3350277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name="wkcuber",
packages=find_packages(exclude=("tests",)),
version="0.2.10",
version="0.2.11",
install_requires=["scipy", "numpy", "pillow", "pyyaml", "wkw", "cluster_tools>=1.19"],
description="A cubing tool for webKnossos",
author="Norman Rzepka",
Expand Down

0 comments on commit 3350277

Please sign in to comment.