Skip to content

Commit

Permalink
release(3.12.5): large axis support for cc3d.statistics
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Mar 28, 2024
1 parent 9cfc47f commit 06d7037
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.12.4",
version="3.12.5",
setup_requires=['pbr', 'numpy', 'cython'],
install_requires=['numpy'],
python_requires=">=3.7,<4.0",
Expand Down

0 comments on commit 06d7037

Please sign in to comment.