diff --git a/pyproject.toml b/pyproject.toml index c5dc455fc..45e90a336 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langgraph" -version = "0.0.32" +version = "0.0.33" description = "langgraph" authors = [] license = "MIT"