allow globs in file_patterns

This commit is contained in:
Manuel Barkhau 2019-02-21 15:41:06 +01:00
parent 710019ee44
commit 1e633a2a7d
10 changed files with 136 additions and 43 deletions

View file

@ -11,3 +11,5 @@ setup.py =
version="{pep440_version}"
README.rst =
img.shields.io/badge/PyCalVer-{calver}{build}--{release}-blue
src/module_v*/__init__.py =
__version__ = "{version}"

View file

@ -0,0 +1,2 @@
__version__ = "v201307.0456-beta"

View file

@ -0,0 +1,2 @@
__version__ = "v201307.0456-beta"