From 85e57aec2ebe67a49cdb6cb822f5531129963311 Mon Sep 17 00:00:00 2001 From: olofvndrhr Date: Thu, 1 Feb 2024 15:54:39 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version=202.4.0=20=E2=86=92=202.4.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mangadlp/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mangadlp/__about__.py b/src/mangadlp/__about__.py index 3d67cd6..54499df 100644 --- a/src/mangadlp/__about__.py +++ b/src/mangadlp/__about__.py @@ -1 +1 @@ -__version__ = "2.4.0" +__version__ = "2.4.1"