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

Skip to content

Commit d24839b

Browse files
committed
Version bump to 0.3.6 [skip ci]
1 parent 79d4111 commit d24839b

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.6 (unreleased)
1+
## 0.3.6 (2024-10-26)
22

33
- Added `arrays` option for Psycopg 2
44

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pgvector"
7-
version = "0.3.5"
7+
version = "0.3.6"
88
description = "pgvector support for Python"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)
0