From 89c7c1e3867f27465b4a34df09dd65b6cae74d05 Mon Sep 17 00:00:00 2001 From: olofvndrhr Date: Thu, 1 Feb 2024 14:23:23 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version=202.3.1=20=E2=86=92=202.4.0?= 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 3a5935a..3d67cd6 100644 --- a/src/mangadlp/__about__.py +++ b/src/mangadlp/__about__.py @@ -1 +1 @@ -__version__ = "2.3.1" +__version__ = "2.4.0"