diff --git a/pyproject.toml b/pyproject.toml index bf584ab..acfd71e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "llmail" -version = "0.1.1" +version = "0.2.0" description = "Interact with LLMs via email" authors = ["slashtechno <77907286+slashtechno@users.noreply.github.com>"] repository = "https://github.com/slashtechno/llmail"