diff --git a/pyproject.toml b/pyproject.toml index a8210f85..63de8e0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "agentpress" -version = "0.1.0" +version = "0.1.1" description = "LLM Messages[] API on Steroids called \"Threads\" with easy Tool Execution and State Management" authors = ["marko-kraemer "] readme = "README.md"