From 870d097f1e6bbad8c974fa1eaf5065b7d2edb2dd Mon Sep 17 00:00:00 2001 From: misaka10843 Date: Mon, 10 Apr 2023 18:07:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 46255d3..bb90580 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "copymanga-dl" -version = "3.0" +version = "3.1" description = "Copymanga Downloader" license = "GPL-3.0-or-later" authors = ["misaka10843 "]