[python] Bump version: 0.1.15 → 0.1.16

This commit is contained in:
Lance Release
2023-07-31 18:32:40 +00:00
parent c1f8feb6ed
commit 0fb72d03ba
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
[project]
name = "lancedb"
version = "0.1.15"
version = "0.1.16"
dependencies = ["pylance==0.5.10", "ratelimiter", "retry", "tqdm", "aiohttp", "pydantic", "attr", "semver"]
description = "lancedb"
authors = [