mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-27 23:12:58 +00:00
[python] Bump version: 0.3.4 → 0.3.5
This commit is contained in:
committed by
Weston Pace
parent
9356c3b86a
commit
fc32f98c34
@@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.3.4
|
||||
current_version = 0.3.5
|
||||
commit = True
|
||||
message = [python] Bump version: {current_version} → {new_version}
|
||||
tag = True
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "lancedb"
|
||||
version = "0.3.4"
|
||||
version = "0.3.5"
|
||||
dependencies = [
|
||||
"deprecation",
|
||||
"pylance==0.8.21",
|
||||
|
||||
Reference in New Issue
Block a user