Bump version: 0.1.15 → 0.1.16

This commit is contained in:
Lance Release
2023-07-20 20:24:37 +00:00
parent 21b1a71a6b
commit 458217783c
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "vectordb-node"
version = "0.1.15"
version = "0.1.16"
description = "Serverless, low-latency vector database for AI applications"
license = "Apache-2.0"
edition = "2018"

View File

@@ -1,6 +1,6 @@
[package]
name = "vectordb"
version = "0.1.15"
version = "0.1.16"
edition = "2021"
description = "Serverless, low-latency vector database for AI applications"
license = "Apache-2.0"