diff --git a/pyproject.toml b/pyproject.toml index 5ada721d..5cdad806 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "iseal-schema" +name = "iseal-core" version = "0.1.0" description = "Workflow to process ISEAL schema Excel into RDF and user-facing specification." authors = ["Alan Orth ", "Marie-Angelique Laporte "]