From e3e3ed9f87948f4a5de5c00420c19b8d4a548f48 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Sun, 19 May 2024 15:27:35 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=202.0.0=20=E2=86=92=202.0.1?= 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 8c0d5d5..159d48b 100644 --- a/atpbar/__about__.py +++ b/atpbar/__about__.py @@ -1 +1 @@ -__version__ = "2.0.0" +__version__ = "2.0.1"