[Python] Fix bumpversion.cfg (#327)

This commit is contained in:
Lei Xu
2023-07-18 09:18:14 -07:00
committed by GitHub
parent b45ac4608f
commit 141b6647a8

View File

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