We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2160e0 commit 02bf934Copy full SHA for 02bf934
libs/langgraph-checkpoint-mongodb/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "langgraph-checkpoint-mongodb"
7
-version = "0.1.0a1"
+version = "0.1.0"
8
description = "Library with a MongoDB implementation of LangGraph checkpoint saver."
9
authors = []
10
license = "MIT"
0 commit comments