[python] Bump version: 0.4.2 → 0.4.3

This commit is contained in:
Lance Release
2023-12-30 00:52:54 +00:00
parent a9caa5f2d4
commit c3059dc689
2 changed files with 2 additions and 2 deletions

View File

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

View File

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