We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e06bfb commit 6c3917eCopy full SHA for 6c3917e
1 file changed
setup.py
@@ -74,7 +74,7 @@ def build_extension(self, ext):
74
75
setup(
76
name="coacd",
77
- version="1.0.3",
+ version="1.0.4",
78
author_email="xiwei@ucsd.edu",
79
keywords="collision convex decomposition",
80
description="Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search",
0 commit comments