diff --git a/pyproject.toml b/pyproject.toml index a6c76e6..6cd4cef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "DISTRIBUTION-NAME" +name = "python-project-blueprint" version = "0.0.2" description = "Production-ready Python project template with modern tooling, CI/CD, security, and configuration built in." readme = {file = "README.md", content-type = "text/markdown"}