mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
6 lines
135 B
TOML
6 lines
135 B
TOML
[tool.bumpver]
|
|
current_version = "v2017q1.54321"
|
|
version_pattern = "v{year}q{quarter}.{build_no}"
|
|
commit = true
|
|
tag = true
|
|
push = true
|