diff --git a/libs/checkpoint/pyproject.toml b/libs/checkpoint/pyproject.toml index e36b20f16..deb7de5c4 100644 --- a/libs/checkpoint/pyproject.toml +++ b/libs/checkpoint/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langgraph-checkpoint" -version = "2.0.4" +version = "2.0.5" description = "Library with base interfaces for LangGraph checkpoint savers." authors = [] license = "MIT"