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