diff --git a/pyproject.toml b/pyproject.toml index a406f4d..d94c8ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = 'dnd' +name = 'dmsh' version = '1.0' license = 'The Unlicense' authors = ['Greg Boyington ']