Skip to content

Commit

Permalink
release(3.7.0): cross section analysis at branch points is averaged
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed May 11, 2024
1 parent 4d3c136 commit a73156f
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="3.6.0",
version="3.7.0",
setup_requires=["numpy", "cython"],
install_requires=[
"click",
Expand Down

0 comments on commit a73156f

Please sign in to comment.