diff --git a/pyproject.toml b/pyproject.toml index ef692b1..4ea5071 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,11 @@ [tool.poetry] name = "rtmilk" version = "2.1.0" -description = "RTM API wrapper" +description = "Remember The Milk API wrapper" authors = ["Rehan Khwaja "] license = "MIT" homepage = "https://github.com/rkhwaja/rtmilk" -keywords = ["RememberTheMilk"] +keywords = ["RememberTheMilk", "Remember", "Milk"] readme = "README.md" classifiers = [ "License :: OSI Approved :: MIT License",