diff --git a/pyproject.toml b/pyproject.toml index ab280737..90f53d63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "moddingdocs" +name = "northstardocs" version = "0.1.0" description = "This repo contains the technical documentation on all things related to making Northstar mods." authors = ["R2Northstar"]