diff --git a/pyproject.toml b/pyproject.toml index 29e8394..5cf9d41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "productsearcher" version = "0.1.0" description = "Search products from all around the world" -authors = ["snowcookie ] +authors = ["snowcookie "] [tool.poetry.dependencies] python = "^3.7"