diff --git a/pyproject.toml b/pyproject.toml index 6dc0cec..9e2fb89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "django-faucet-pipeline" version = "1.0.0" -description = "A Django integration for faucet-pipelines" +description = "A Django integration for faucet-pipeline" authors = ["Niels Grewe "] readme = "README.md" repository = "https://github.com/ngrewe/django-faucet-pipeline"