diff options
Diffstat (limited to '')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index b342f7c1..49ca5f0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@  name = "sir-lancebot"  version = "0.1.0"  description = "A Discord bot designed as a fun and beginner-friendly learning environment for writing bot features and learning open-source." -authors = ["Your Name <[email protected]>"] +authors = ["Python Discord <[email protected]>"]  license = "MIT"  [tool.poetry.dependencies] | 
