From 46d2c7abfc721801fb4fc92fa569db53f0ac4daa Mon Sep 17 00:00:00 2001 From: Marvin Steadfast Date: Fri, 17 Apr 2020 13:19:35 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.2.6=20=E2=86=92=200.2.7?= 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 b5c93f3..941ece9 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,4 +1,4 @@ [bumpversion] -current_version = 0.2.6 +current_version = 0.2.7 commit = True tag = True