Skip to content

Commit bcfabf4

Browse files
committed
Pinned minimum CadQuery version number that includes materials support
1 parent ae82191 commit bcfabf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "assembly_mesh_plugin"
77
version = "0.1.4"
88
dependencies = [
9-
"cadquery>=2.6.0",
9+
"cadquery>=2.7.0",
1010
"gmsh",
1111
]
1212
requires-python = ">=3.9"

0 commit comments

Comments
 (0)