Skip to content

Commit 6b648ee

Browse files
committed
Version bump to 0.3.4 [skip ci]
1 parent e3f7bf0 commit 6b648ee

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.3.4 (unreleased)
1+
## 0.3.4 (2024-09-26)
22

33
- Added `schema` option for asyncpg
44

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='pgvector',
8-
version='0.3.3',
8+
version='0.3.4',
99
description='pgvector support for Python',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)