Skip to content

Commit 8d3c8fd

Browse files
blink1073vbarda
andauthored
Prepare for langgraph-checkpoint-mongodb 0.1.2 (#106)
Co-authored-by: Vadym Barda <[email protected]>
1 parent b569ecb commit 8d3c8fd

File tree

4 files changed

+45
-72
lines changed

4 files changed

+45
-72
lines changed

libs/langgraph-checkpoint-mongodb/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
---
44

5+
## Changes in version 0.1.2 (2025/03/26)
6+
7+
- Add compatibility with `langgraph-checkpoint` 2.0.23.
8+
59
## Changes in version 0.1.1 (2025/02/26)
610

711
- Remove dependency on `langgraph`.

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 = "hatchling.build"
44

55
[project]
66
name = "langgraph-checkpoint-mongodb"
7-
version = "0.1.1"
7+
version = "0.1.2"
88
description = "Library with a MongoDB implementation of LangGraph checkpoint saver."
99
readme = "README.md"
1010
requires-python = ">=3.9"

libs/langgraph-checkpoint-mongodb/uv.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)