8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7a851 commit c431eb6Copy full SHA for c431eb6
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.3.3 (unreleased)
+## 0.3.3 (2024-09-09)
2
3
- Improved support for cursor factories with Psycopg 2
4
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='pgvector',
8
- version='0.3.2',
+ version='0.3.3',
9
description='pgvector support for Python',
10
long_description=long_description,
11
long_description_content_type='text/markdown',
0 commit comments