We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce28eef commit e419085Copy full SHA for e419085
pyproject.toml
@@ -1,8 +1,8 @@
1
[tool.poetry]
2
name = "langgraph-checkpoint-redis"
3
-version = "0.3.6"
+version = "0.3.7"
4
description = "Redis implementation of the LangGraph agent checkpoint saver and store."
5
-authors = ["Redis Inc. <applied.ai@redis.com>", "Brian Sam-Bodden <bsb@redis.io>"]
+authors = ["Brian Sam-Bodden <bsb@redis.com>", "Redis Inc. <applied.ai@redis.com>"]
6
license = "MIT"
7
readme = "README.md"
8
repository = "https://www.github.com/redis-developer/langgraph-redis"
0 commit comments