Skip to content

Commit

Permalink
release(3.5.0): adds hole filling and contact warning for cross sections
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Feb 8, 2024
1 parent 7af51d5 commit bac7c9a
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.4.3",
version="3.5.0",
setup_requires=["numpy", "cython"],
install_requires=[
"click",
Expand Down

0 comments on commit bac7c9a

Please sign in to comment.