We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24459c4 commit 6bc4462Copy full SHA for 6bc4462
setup.py
@@ -80,7 +80,7 @@ def get_cmdclass():
80
requirements = ["torch>=1.1.0", "numba", "numpy<1.20", "scikit-learn"]
81
82
url = "https://github.com/nicolas-chaulet/torch-points-kernels"
83
-__version__ = "0.6.10"
+__version__ = "0.7.0"
84
setup(
85
name="torch-points-kernels",
86
version=__version__,
0 commit comments