Skip to content

Commit

Permalink
release(3.16.0): adds color_connectivity_graph function
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed May 22, 2024
1 parent 164e573 commit 5a77513
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 @@ -38,7 +38,7 @@ def requirements():

setuptools.setup(
name="connected-components-3d",
version="3.15.0",
version="3.16.0",
setup_requires=['pbr', 'numpy', 'cython'],
install_requires=['numpy'],
python_requires=">=3.7,<4.0",
Expand Down

0 comments on commit 5a77513

Please sign in to comment.