diff --git a/pyproject.toml b/pyproject.toml index 132be6c9a..448a24f20 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langgraph" -version = "0.0.66" +version = "0.0.67" description = "langgraph" authors = [] license = "MIT"