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:
Weston Pace
2026-05-18 05:34:33 -07:00
committed by GitHub
parent 0d30b31998
commit 8df2fff75f
17 changed files with 19 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-linux-x64-gnu",
"version": "0.28.0-beta.11",
"version": "0.29.0",
"os": ["linux"],
"cpu": ["x64"],
"main": "lancedb.linux-x64-gnu.node",