From 21b1e22a5e6fbb924af3f6266aec5cee9b750141 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Mon, 19 Aug 2024 22:01:11 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.1.1=20=E2=86=92=200.2.0?= 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 56339ff..bc0108a 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,4 +1,4 @@ [bumpversion] -current_version = 0.1.1 +current_version = 0.2.0 commit = True tag = True