Skip to content

Commit 99c47b4

Browse files
authored
v0.13.0 (#91)
1 parent 32a7c55 commit 99c47b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extension/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vectorize"
3-
version = "0.12.1"
3+
version = "0.13.0"
44
edition = "2021"
55
publish = false
66

extension/Trunk.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "The simplest way to orchestrate vector search on Postgres."
66
homepage = "https://github.com/tembo-io/pg_vectorize"
77
documentation = "https://github.com/tembo-io/pg_vectorize"
88
categories = ["orchestration", "machine_learning"]
9-
version = "0.12.1"
9+
version = "0.13.0"
1010

1111
[build]
1212
postgres_version = "15"

0 commit comments

Comments
 (0)