Skip to content

Commit da9cc74

Browse files
authored
release(langgraph-checkpoint-aws): 1.0.5 (#887)
1 parent 7fb50d5 commit da9cc74

File tree

2 files changed

+427
-403
lines changed

2 files changed

+427
-403
lines changed

libs/langgraph-checkpoint-aws/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"typing_extensions>=4.0.0; python_version<'3.11'",
1414
]
1515
name = "langgraph-checkpoint-aws"
16-
version = "1.0.4"
16+
version = "1.0.5"
1717
description = "A LangChain checkpointer implementation that uses Bedrock Session Management Service and ElastiCache Valkey to enable stateful and resumable LangGraph agents."
1818
readme = "README.md"
1919
keywords = ["aws", "bedrock", "langchain", "langgraph", "checkpointer","dynamodb", "elasticache", "valkey"]

0 commit comments

Comments
 (0)