diff --git a/pyproject.toml b/pyproject.toml index 58ce675d..09e0d56c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "redisvl-test" -version = "0.1.3.5" +version = "0.1.3.6" description = "Python client library and CLI for using Redis as a vector database" authors = ["Redis Inc. "] license = "MIT"