Bump version: 0.14.1-beta.4 → 0.14.1-beta.5

This commit is contained in:
Lance Release
2024-12-13 22:37:41 +00:00
parent 144b7f5d54
commit 06cdf00987
16 changed files with 24 additions and 24 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>com.lancedb</groupId>
<artifactId>lancedb-parent</artifactId>
<version>0.14.1-beta.4</version>
<version>0.14.1-beta.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -6,7 +6,7 @@
<groupId>com.lancedb</groupId>
<artifactId>lancedb-parent</artifactId>
<version>0.14.1-beta.4</version>
<version>0.14.1-beta.5</version>
<packaging>pom</packaging>
<name>LanceDB Parent</name>