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