Skip to content

Commit

Permalink
release(3.18.0): connected_components_stack feature for huge arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Jul 23, 2024
1 parent 0cd42e5 commit 243ab09
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.17.0",
version="3.18.0",
setup_requires=['pbr', 'numpy', 'cython'],
install_requires=['numpy'],
python_requires=">=3.8,<4.0",
Expand Down

0 comments on commit 243ab09

Please sign in to comment.