mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-19 21:10:41 +00:00
ci: bump version after 0.29 release (#3378)
The 0.29 release happened on a branch because the main line had already moved past the 6.0.0 stable lance release. As a result the version bump commits ended up on the branch. This merges those commits back into main. --------- Co-authored-by: Lance Release <lance-dev@lancedb.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "lancedb-nodejs"
|
||||
edition.workspace = true
|
||||
version = "0.28.0-beta.11"
|
||||
version = "0.29.0"
|
||||
publish = false
|
||||
license.workspace = true
|
||||
description.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user