Skip to content

Commit 2968f25

Browse files
committed
Version bump to 0.4.2 [skip ci]
1 parent 674f5ba commit 2968f25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.4.2 (unreleased)
1+
## 0.4.2 (2025-12-04)
22

33
- Added support for Django 6
44
- Added support for `str` objects for `bit` type with SQLAlchemy

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.1"
7+
version = "0.4.2"
88
description = "pgvector support for Python"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)