mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-24 22:09:58 +00:00
9 lines
201 B
INI
9 lines
201 B
INI
[bumpversion]
|
|
current_version = 0.6.13
|
|
commit = True
|
|
message = [python] Bump version: {current_version} → {new_version}
|
|
tag = True
|
|
tag_name = python-v{new_version}
|
|
|
|
[bumpversion:file:pyproject.toml]
|