Skip to content

Commit 6bc4462

Browse files
Release new version
1 parent 24459c4 commit 6bc4462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def get_cmdclass():
8080
requirements = ["torch>=1.1.0", "numba", "numpy<1.20", "scikit-learn"]
8181

8282
url = "https://github.com/nicolas-chaulet/torch-points-kernels"
83-
__version__ = "0.6.10"
83+
__version__ = "0.7.0"
8484
setup(
8585
name="torch-points-kernels",
8686
version=__version__,

0 commit comments

Comments
 (0)