mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
13 lines
275 B
INI
13 lines
275 B
INI
[pycalver]
|
|
current_version = v201307.0456-beta
|
|
commit = True
|
|
tag = True
|
|
push = True
|
|
|
|
[pycalver:file_patterns]
|
|
setup.cfg =
|
|
current_version = {version}
|
|
setup.py =
|
|
version="{pep440_version}"
|
|
README.rst =
|
|
img.shields.io/badge/PyCalVer-{calver}{build}--{release}-blue
|