WIP: diffs and stuff

This commit is contained in:
Manuel Barkhau 2018-09-02 23:36:57 +02:00
parent 3471560eaa
commit ce9083ef85
7 changed files with 246 additions and 64 deletions

View file

@ -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 =