8000 release: Bump version to 0.13.2 (#458) · redis/redis-vl-python@82776af · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 82776af

Browse files
authored
release: Bump version to 0.13.2 (#458)
Release 0.13.1 was created without the corresponding bump in `pyproject.toml` - as a result, the Git tag was created but the version was not published to PyPi. To avoid confusion (and messing with the repository tags), we are bumping the release to 0.13.2.
1 parent 9fd5643 commit 82776af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "redisvl"
3-
version = "0.13.0"
3+
version = "0.13.2"
44
description = "Python client library and CLI for using Redis as a vector database"
55
authors = [{ name = "Redis Inc.", email = "applied.ai@redis.com" }]
66
requires-python = ">=3.9.2,<3.14"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0