mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-03 10:22:56 +00:00
[python] Bump version: 0.5.6 → 0.5.7
This commit is contained in:
committed by
Weston Pace
parent
80e4d14c02
commit
ef54bd5ba2
@@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.5.6
|
||||
current_version = 0.5.7
|
||||
commit = True
|
||||
message = [python] Bump version: {current_version} → {new_version}
|
||||
tag = True
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "lancedb"
|
||||
version = "0.5.6"
|
||||
version = "0.5.7"
|
||||
dependencies = [
|
||||
"deprecation",
|
||||
"pylance==0.9.18",
|
||||
|
||||
Reference in New Issue
Block a user