From 96819ead3ff82acd9cf1c56eece9777992f74a09 Mon Sep 17 00:00:00 2001 From: Marvin Steadfast Date: Wed, 7 Oct 2020 12:18:20 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.2.10=20=E2=86=92=200.2.11?= 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 3205ad3..de002f8 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,4 +1,4 @@ [bumpversion] -current_version = 0.2.10 +current_version = 0.2.11 commit = True tag = True