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 e505c78 commit 2128e1aCopy full SHA for 2128e1a
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "miniacd"
3
authors = ["Kyle Cesare <[email protected]>"]
4
description = "Approximate convex decomposition of 3D meshes"
5
-version = "0.1.0"
+version = "0.1.1"
6
edition = "2024"
7
license = "MIT OR Apache-2.0"
8
pyproject.toml
readme = "README.md"
requires-python = ">=3.8"
authors = [
0 commit comments