Skip to content

Commit

Permalink
release(3.15.0): support float16 for ccl delta=0
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed May 10, 2024
1 parent d0d1162 commit 68c7047
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.14.1",
version="3.15.0",
setup_requires=['pbr', 'numpy', 'cython'],
install_requires=['numpy'],
python_requires=">=3.7,<4.0",
Expand Down

0 comments on commit 68c7047

Please sign in to comment.