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 43daba1 commit eb64e4cCopy full SHA for eb64e4c
setup.py
@@ -72,7 +72,7 @@ def get_cmdclass():
72
requirements = ["torch>=1.1.0", "numba", "scikit-learn"]
73
74
url = "https://github.com/nicolas-chaulet/torch-points-kernels"
75
-__version__ = "0.6.6"
+__version__ = "0.6.7"
76
setup(
77
name="torch-points-kernels",
78
version=__version__,
0 commit comments