Skip to content

Commit 02bf934

Browse files
authored
Update langgraph-checkpoint-mongodb to 0.1.0 (#20)
1 parent b2160e0 commit 02bf934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/langgraph-checkpoint-mongodb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "langgraph-checkpoint-mongodb"
7-
version = "0.1.0a1"
7+
version = "0.1.0"
88
description = "Library with a MongoDB implementation of LangGraph checkpoint saver."
99
authors = []
1010
license = "MIT"

0 commit comments

Comments
 (0)