[python] Bump version: 0.6.11 → 0.6.12

This commit is contained in:
Lance Release
2024-05-07 19:27:17 +00:00
parent 3d3915edef
commit fe89a373a2
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
[project]
name = "lancedb"
version = "0.6.11"
version = "0.6.12"
dependencies = [
"deprecation",
"pylance==0.10.12",