We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a7c55 commit 99c47b4Copy full SHA for 99c47b4
2 files changed
extension/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "vectorize"
3
-version = "0.12.1"
+version = "0.13.0"
4
edition = "2021"
5
publish = false
6
extension/Trunk.toml
@@ -6,7 +6,7 @@ description = "The simplest way to orchestrate vector search on Postgres."
homepage = "https://github.com/tembo-io/pg_vectorize"
7
documentation = "https://github.com/tembo-io/pg_vectorize"
8
categories = ["orchestration", "machine_learning"]
9
10
11
[build]
12
postgres_version = "15"
0 commit comments