diff --git a/pyproject.toml b/pyproject.toml index bf0c141..11450da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ cwd = "${POE_PWD}" [project] name = "sshecret" version = "0.1.0" -description = "Add your description here" +description = "A simple secret manager with an SSH server." readme = "README.md" authors = [ { name = "Allan Eising", email = "allan@eising.dk" }