bumpver/test/fixtures/project_c/pyproject.toml

7 lines
129 B
TOML
Raw Normal View History

2020-10-15 19:54:26 +00:00
[calver]
2019-03-29 21:24:47 +01:00
current_version = "v2017q1.54321"
version_pattern = "v{year}q{quarter}.{build_no}"
commit = true
tag = true
push = true