checkpoint: move memory into a directory to fix namespace import issues (#1249)

This commit is contained in:
Vadym Barda
2024-08-07 09:41:06 -04:00
committed by GitHub
parent 172b4af6ed
commit 5cab47f751
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langgraph-checkpoint"
version = "1.0.1"
version = "1.0.2"
description = "Library with base interfaces for LangGraph checkpoint savers."
authors = []
license = "MIT"