diff --git a/src/ifcmcp/pyproject.toml b/src/ifcmcp/pyproject.toml index 1cfe734e4b..295954d0c5 100644 --- a/src/ifcmcp/pyproject.toml +++ b/src/ifcmcp/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [project] -name = "ifcmcp" +name = "ifcopenshell-mcp" version = "0.0.0" authors = [ { name="Bruno Postle", email="bruno@postle.net" },