bumpver/test/fixtures/project_d/pyproject.toml

7 lines
114 B
TOML
Raw Normal View History

2020-10-15 19:54:26 +00:00
[calver]
2020-09-06 20:20:36 +00:00
current_version = "v2017q1.54321"
version_pattern = "vYYYYqQ.BUILD"
commit = true
tag = true
push = true