[skip ci] bump version 0.2.0 -> 0.3.0
This commit is contained in:
parent
19f3da6588
commit
f57f2d4a39
|
@ -3,7 +3,7 @@ requires = ["setuptools", "wheel", "build", "twine","bumpver"]
|
|||
build-backend = "setuptools.build_meta:__legacy__"
|
||||
|
||||
[tool.bumpver]
|
||||
current_version = "0.2.0"
|
||||
current_version = "0.3.0"
|
||||
version_pattern = "MAJOR.MINOR.PATCH"
|
||||
commit_message = "[skip ci] bump version {old_version} -> {new_version}"
|
||||
commit = true
|
||||
|
|
Loading…
Reference in New Issue