Bump version: 0.1.14 → 0.1.15

This commit is contained in:
Lance Release
2023-07-19 02:54:10 +00:00
parent 63acdc2069
commit 0664eaec82
5 changed files with 16 additions and 70 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "vectordb-node"
version = "0.1.14"
version = "0.1.15"
description = "Serverless, low-latency vector database for AI applications"
license = "Apache-2.0"
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "vectordb"
version = "0.1.14"
version = "0.1.15"
edition = "2021"
description = "Serverless, low-latency vector database for AI applications"
license = "Apache-2.0"