From ad03c658df72bd8538622041b7988341e5234c72 Mon Sep 17 00:00:00 2001 From: Marvin Steadfast Date: Wed, 7 Oct 2020 13:40:46 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.2.14=20=E2=86=92=200.2.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 2ff8bcb..45545e7 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,4 +1,4 @@ [bumpversion] -current_version = 0.2.14 +current_version = 0.2.15 commit = True tag = True