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 f51c00b commit 10035c4Copy full SHA for 10035c4
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "redisvl"
3
-version = "0.11.1"
+version = "0.12.0"
4
description = "Python client library and CLI for using Redis as a vector database"
5
authors = [{ name = "Redis Inc.", email = "[email protected]" }]
6
requires-python = ">=3.9.2,<3.14"
0 commit comments