From 8c6516b60549fc6996b3f1b18cc0bed001629caa Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Sat, 19 Oct 2024 13:26:09 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=202.0.4=20=E2=86=92=202.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- atpbar/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atpbar/__about__.py b/atpbar/__about__.py index f593cd5..4c354e0 100644 --- a/atpbar/__about__.py +++ b/atpbar/__about__.py @@ -1 +1 @@ -__version__ = '2.0.4' +__version__ = '2.0.5'