We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b49e7 commit b8d7067Copy full SHA for b8d7067
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.14.0"
+version = "0.14.1"
5
description = "Python client library and CLI for using Redis as a vector database"
6
authors = [{ name = "Redis Inc.", email = "applied.ai@redis.com" }]
7
requires-python = ">=3.9.2,<3.15"
0 commit comments