diff --git a/pyproject.toml b/pyproject.toml index 744d354..a4b1ec4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "backup-dc-from-db-cli" version = "0.1.0" -description = "" +description = "A small CLI tool to open a DeltaChat accounts directory and export it, so it can be imported by any Delta Chat client" authors = ["missytake "] readme = "README.md"