diff --git a/Trunk.toml b/Trunk.toml index c0af8e7..aed42af 100644 --- a/Trunk.toml +++ b/Trunk.toml @@ -6,7 +6,7 @@ description = "The simplest way to orchestrate vector search on Postgres." homepage = "https://github.com/tembo-io/pg_vectorize" documentation = "https://github.com/tembo-io/pg_vectorize" categories = ["orchestration", "machine_learning"] -version = "0.8.0" +version = "0.8.1" [build] postgres_version = "15"