diff --git a/pyproject.toml b/pyproject.toml index 9387184..ad7cea8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,6 @@ [project] name = "takopi" +authors = [{name = "banteg"}] version = "0.1.0" description = "Telegram bridge tools for Codex." readme = "readme.md"