Skip to content

Commit 367e8c4

Browse files
authored
chore(release): bumped release version to 0.5.1 (#199)
1 parent 9ac20e6 commit 367e8c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.0"
3+
version = "0.5.1"
44
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>"]
5+
authors = ["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)