Skip to content

Commit

Permalink
release(4.1.1): cross section handles label not present
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Jul 30, 2024
1 parent 3baf6b6 commit 4e6c6ec
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 @@ -20,7 +20,7 @@ def read(fname):

setuptools.setup(
name="kimimaro",
version="4.1.0",
version="4.1.1",
setup_requires=["numpy", "cython"],
install_requires=[
"click",
Expand Down

0 comments on commit 4e6c6ec

Please sign in to comment.