From 82fe6bea9a51e8daaa98865264016bc5de083d71 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Tue, 10 Sep 2024 11:03:34 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.2.0=20=E2=86=92=200.2.1?= 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 bc0108a..af4e9ba 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,4 +1,4 @@ [bumpversion] -current_version = 0.2.0 +current_version = 0.2.1 commit = True tag = True