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 410bf8f commit 78b62bfCopy full SHA for 78b62bf
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "redisvl"
3
# NOTE: This version value is automatically incremented by the release workflow - do not manually adjust it.
4
-version = "0.17.0"
+version = "0.17.1"
5
description = "Python client library and CLI for using Redis as a vector database"
6
authors = [{ name = "Redis Inc.", email = "[email protected]" }]
7
requires-python = ">=3.9.2,<3.15"
0 commit comments