Skip to content

Commit e419085

Browse files
authored
chore(release): bumped to version 0.3.7 (#167)
1 parent ce28eef commit e419085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "langgraph-checkpoint-redis"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
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>"]
5+
authors = ["Brian Sam-Bodden <bsb@redis.com>", "Redis Inc. <applied.ai@redis.com>"]
66
license = "MIT"
77
readme = "README.md"
88
repository = "https://www.github.com/redis-developer/langgraph-redis"

0 commit comments

Comments
 (0)