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 1334fb5 commit acc93d7Copy full SHA for acc93d7
setup.py
@@ -48,7 +48,7 @@
48
requirements = ["torch>=1.1.0"]
49
50
url = 'https://github.com/nicolas-chaulet/torch-points-kernels'
51
-__version__="0.5.0"
+__version__="0.5.1"
52
setup(
53
name="torch-points-kernels",
54
version=__version__,
0 commit comments