Bump version: 0.3.2 → 0.3.3

This commit is contained in:
Lance Release
2023-10-19 20:05:57 +00:00
committed by Weston Pace
parent 31334b05df
commit 2394ff14d0
4 changed files with 9 additions and 9 deletions

View File

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