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 2bb8c3c commit d5f764fCopy full SHA for d5f764f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.2.5 (unreleased)
+## 0.2.5 (2024-02-07)
2
3
- Added literal binds support for SQLAlchemy
4
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='pgvector',
8
- version='0.2.4',
+ version='0.2.5',
9
description='pgvector support for Python',
10
long_description=long_description,
11
long_description_content_type='text/markdown',
0 commit comments