From 9701bee9b451dfff8521c9a4cdaf0ae4df7c0afd Mon Sep 17 00:00:00 2001 From: Manuel Barkhau Date: Sat, 16 Feb 2019 17:14:01 +0100 Subject: [PATCH] avoid pattern collision with docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f77bd1d..72c65c9 100644 --- a/README.md +++ b/README.md @@ -162,8 +162,8 @@ INFO - New Version: v201902.0002-beta @@ -11,7 +11,7 @@ [![Supported Python Versions][pyversions_img]][pyversions_ref] --[![PyCalVer v201901.0001][version_img]][version_ref] -+[![PyCalVer v201902.0002][version_img]][version_ref] +-[![Version v201901.0001][version_img]][version_ref] ++[![Version v201902.0002][version_img]][version_ref] [![PyPI Releases][pypi_img]][pypi_ref] --- myproject/__init__.py