diff --git a/libs/prebuilt/pyproject.toml b/libs/prebuilt/pyproject.toml index bf208e35b..5a00d1cd8 100644 --- a/libs/prebuilt/pyproject.toml +++ b/libs/prebuilt/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langgraph-prebuilt" -version = "0.1.6" +version = "0.1.7" description = "Library with high-level APIs for creating and executing LangGraph agents and tools." authors = [] license = "MIT"