We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d4111 commit d24839bCopy full SHA for d24839b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.3.6 (unreleased)
+## 0.3.6 (2024-10-26)
2
3
- Added `arrays` option for Psycopg 2
4
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "pgvector"
7
-version = "0.3.5"
+version = "0.3.6"
8
description = "pgvector support for Python"
9
readme = "README.md"
10
authors = [
0 commit comments