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 44fa4aa commit a52ea03Copy full SHA for a52ea03
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.8"
+__version__ = "0.6.9"
76
setup(
77
name="torch-points-kernels",
78
version=__version__,
0 commit comments