diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index ecb7ddb..3ac3b2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "lobbyfinder" version = "0.1.0" -description = "Page to join my friends lobbies and check for premades" +description = "Page to join my friends lobbies and check for premates" authors = ["André Glüpker <andre@wgmd.de>"] [tool.poetry.dependencies] |