[python] Bump version: 0.6.7 → 0.6.8

This commit is contained in:
Lance Release
2024-04-10 17:51:45 +00:00
parent 09cfab6d00
commit cf06b653d4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
[project]
name = "lancedb"
version = "0.6.7"
version = "0.6.8"
dependencies = [
"deprecation",
"pylance==0.10.10",