We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727f090 commit c84a1d1Copy full SHA for c84a1d1
1 file changed
Trunk.toml
@@ -6,8 +6,8 @@ description = "The simplest implementation of LLM-backed vector search on Postgr
6
homepage = "https://github.com/tembo-io/pg_vectorize"
7
documentation = "https://github.com/tembo-io/pg_vectorize"
8
categories = ["orchestration", "machine_learning"]
9
-version = "0.4.0"
+version = "0.5.0"
10
11
[build]
12
postgres_version = "15"
13
-platform = "linux/amd64"
+platform = "linux/amd64"
0 commit comments