[python] Bump version: 0.6.5 → 0.6.6

This commit is contained in:
Lance Release
2024-04-01 19:09:01 +00:00
parent 7e92aa657a
commit 05f484b716
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
[project]
name = "lancedb"
version = "0.6.5"
version = "0.6.6"
dependencies = [
"deprecation",
"pylance==0.10.6",