Skip to content

Commit

Permalink
checkpoint: move memory into a directory to fix namespace import issu…
Browse files Browse the repository at this point in the history
…es (#1249)
  • Loading branch information
vbarda committed Aug 7, 2024
1 parent 172b4af commit 5cab47f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/checkpoint/pyproject.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 5cab47f

Please sign in to comment.