[python] Bump version: 0.5.3 → 0.5.4

This commit is contained in:
Lance Release
2024-02-09 22:56:45 +00:00
committed by Weston Pace
parent e12bdc78bb
commit a7e60a4c3f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
[project]
name = "lancedb"
version = "0.5.3"
version = "0.5.4"
dependencies = [
"deprecation",
"pylance==0.9.15",