Skip to content

Commit 13450b0

Browse files
committed
Version bump to 0.3.1 [skip ci]
1 parent fcd7f61 commit 13450b0

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.1 (unreleased)
1+
## 0.3.1 (2024-07-10)
22

33
- Fixed error parsing zero sparse vectors
44
- Fixed error with Psycopg 2 and pgvector < 0.7

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.0',
8+
version='0.3.1',
99
description='pgvector support for Python',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)