Bump version: 0.3.1 → 0.3.2

This commit is contained in:
Lance Release
2023-10-16 15:11:57 +00:00
committed by Weston Pace
parent c14ccbd334
commit 4f62fb5ae8
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "vectordb-node"
version = "0.3.1"
version = "0.3.2"
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.3.1"
version = "0.3.2"
edition = "2021"
description = "LanceDB: A serverless, low-latency vector database for AI applications"
license = "Apache-2.0"