mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
more explicit config
This commit is contained in:
parent
7da3532037
commit
d7eb667bc6
1 changed files with 2 additions and 1 deletions
|
|
@ -68,7 +68,8 @@ addopts = --doctest-modules
|
||||||
|
|
||||||
|
|
||||||
[pycalver]
|
[pycalver]
|
||||||
current_version = v201812.0018
|
current_version = "v201812.0018"
|
||||||
|
version_pattern = "{pycalver}"
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
push = True
|
push = True
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue