diff --git a/pyproject.toml b/pyproject.toml index a9a9747f..2e9f2cef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "agentpress" -version = "0.1.5" +version = "0.1.6" description = "Building blocks for AI Agents" authors = ["marko-kraemer "] readme = "README.md"