From 27a2a1f558e37741e21a20565d7b15761a32e8e2 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Sat, 7 Dec 2024 00:39:55 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.0.1=20=E2=86=92=200.0.2?= 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 31788a8..f98c62f 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,4 +1,4 @@ [bumpversion] -current_version = 0.0.1 +current_version = 0.0.2 commit = True tag = True