mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-02 07:35:10 +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
|