We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea7af2 commit 5a384b4Copy full SHA for 5a384b4
pyproject.toml
@@ -4,6 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "torch_ransac3d"
7
+version = "1.0.35" # This is a placeholder, setuptools_scm will override it
8
authors = [
9
{name = "Harry Dobbs", email = "[email protected]"},
10
]
0 commit comments