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 9ac20e6 commit 367e8c4Copy full SHA for 367e8c4
1 file changed
pyproject.toml
@@ -1,8 +1,8 @@
1
[tool.poetry]
2
name = "langgraph-checkpoint-redis"
3
-version = "0.5.0"
+version = "0.5.1"
4
description = "Redis implementation of the LangGraph agent checkpoint saver and store."
5
-authors = ["Brian Sam-Bodden <bsb@redis.com>", "Redis Inc. <applied.ai@redis.com>"]
+authors = ["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