diff --git a/pyproject.toml b/pyproject.toml index 49e38f9ed..a1b2d51fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langgraph" -version = "0.0.34" +version = "0.0.35" description = "langgraph" authors = [] license = "MIT"