mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
WIP: diffs and stuff
This commit is contained in:
parent
3471560eaa
commit
ce9083ef85
7 changed files with 246 additions and 64 deletions
|
|
@ -13,7 +13,7 @@ strict_optional = True
|
|||
universal = 1
|
||||
|
||||
[pycalver]
|
||||
current_version = v201808.0001-beta
|
||||
current_version = v201809.0002-beta
|
||||
commit = True
|
||||
tag = True
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ patterns =
|
|||
|
||||
[pycalver:file:setup.py]
|
||||
patterns =
|
||||
__version__ = "{version}"
|
||||
version="{pep440_version}"
|
||||
|
||||
[pycalver:file:src/pycalver/__init__.py]
|
||||
patterns =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue