Skip to content

Commit 78b62bf

Browse files
committed
chore(release): bump version to 0.17.1
1 parent 410bf8f commit 78b62bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "redisvl"
33
# NOTE: This version value is automatically incremented by the release workflow - do not manually adjust it.
4-
version = "0.17.0"
4+
version = "0.17.1"
55
description = "Python client library and CLI for using Redis as a vector database"
66
authors = [{ name = "Redis Inc.", email = "[email protected]" }]
77
requires-python = ">=3.9.2,<3.15"

0 commit comments

Comments
 (0)