[python] Bump version: 0.4.1 → 0.4.2

This commit is contained in:
Lance Release
2023-12-29 00:19:21 +00:00
parent 7e75e50d3a
commit 392777952f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.1
current_version = 0.4.2
commit = True
message = [python] Bump version: {current_version} → {new_version}
tag = True

View File

@@ -1,6 +1,6 @@
[project]
name = "lancedb"
version = "0.4.1"
version = "0.4.2"
dependencies = [
"deprecation",
"pylance==0.9.1",