Skip to content

Commit 37b309e

Browse files
authored
chore(release): Bump version to 0.15.0 (#511)
<!-- CURSOR_SUMMARY --> > [!NOTE] > **Low Risk** > Low risk: this only updates the package version in `pyproject.toml` and does not change runtime logic. > > **Overview** > Bumps the `redisvl` package version in `pyproject.toml` from `0.14.1` to `0.15.0` for the next release. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 66e357b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent d90f124 commit 37b309e

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.14.1"
4+
version = "0.15.0"
55
description = "Python client library and CLI for using Redis as a vector database"
66
authors = [{ name = "Redis Inc.", email = "applied.ai@redis.com" }]
77
requires-python = ">=3.9.2,<3.15"

0 commit comments

Comments
 (0)