Skip to content

Commit bcc717a

Browse files
committed
Fixed package name in pyproject.toml
1 parent c5ebb29 commit bcc717a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["hatchling"]
33
build-backend = "hatchling.build"
44

55
[project]
6-
name = "cadquery_assembly_mesh_plugin"
6+
name = "assembly_mesh_plugin"
77
version = "0.1.0"
88
dependencies = [
99
"cadquery",

0 commit comments

Comments
 (0)