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 98d954b commit e99099bCopy full SHA for e99099b
setup.py
@@ -67,7 +67,7 @@ def get_cmdclass():
67
requirements = ["torch>=1.1.0", "numba", "scikit-learn"]
68
69
url = "https://github.com/nicolas-chaulet/torch-points-kernels"
70
-__version__ = "0.6.7"
+__version__ = "0.6.8"
71
setup(
72
name="torch-points-kernels",
73
version=__version__,
0 commit comments