Skip to content

Commit 60739df

Browse files
committed
Version bump to 0.5.0 [skip ci]
1 parent a810f27 commit 60739df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.5.0 (unreleased)
1+
## 0.5.0 (2026-07-06)
22

33
- Added experimental support for type hints
44
- Changed `vector` and `halfvec` types to return list for Django, SQLAlchemy, SQLModel, and Peewee

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pgvector"
7-
version = "0.4.2"
7+
version = "0.5.0"
88
description = "pgvector support for Python"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)