Skip to content

Commit d232d38

Browse files
committed
Bumped langgraph-store-mongodb to 0.1.1
1 parent 44d4e8f commit d232d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/langgraph-store-mongodb/pyproject.toml

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

55
[project]
66
name = "langgraph-store-mongodb"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "MongoDB implementation of the LangGraph long-term memory store."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)