Skip to content

Commit

Permalink
release(4.1.2): ensure properties are added to skels in cross sections
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Aug 2, 2024
1 parent 656abdb commit a1d20f8
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.1",
version="4.1.2",
setup_requires=["numpy", "cython"],
install_requires=[
"click",
Expand Down

0 comments on commit a1d20f8

Please sign in to comment.