8000 Version bump to 0.3.3 [skip ci] · pgvector/pgvector-python@c431eb6 · GitHub
[go: up one dir, main page]

Skip to content

Commit c431eb6

Browse files
committed
Version bump to 0.3.3 [skip ci]
1 parent 7e7a851 commit c431eb6

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.3 (unreleased)
1+
## 0.3.3 (2024-09-09)
22

33
- Improved support for cursor factories with Psycopg 2
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.2',
8+
version='0.3.3',
99
description='pgvector support for Python',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)
0