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