From 0fe12831870bf6e5079c4e7c8d565db3fed66b9d Mon Sep 17 00:00:00 2001 From: sml2h3 Date: Wed, 10 Jan 2024 14:13:04 +0800 Subject: [PATCH] =?UTF-8?q?1.4.11:=E6=96=B0=E5=A2=9E=E5=AF=B9=E9=80=8F?= =?UTF-8?q?=E6=98=8E=E9=BB=91=E8=89=B2png=E6=A0=BC=E5=BC=8F=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E5=BE=97=E8=AF=86=E5=88=AB=E6=94=AF=E6=8C=81:=20`clas?= =?UTF-8?q?sification`=20=E6=96=B9=E6=B3=95=20=E6=96=B0=E5=A2=9E=20`png=5F?= =?UTF-8?q?fix`=20=E5=8F=82=E6=95=B0=EF=BC=8C=E9=BB=98=E8=AE=A4=E4=B8=BAFa?= =?UTF-8?q?lse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ac5a1ec..cba2d37 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ with open("README.md", "r", encoding="utf-8") as fh: setup( name="ddddocr", - version="1.4.10", + version="1.4.11", author="sml2h3", description="带带弟弟OCR", long_description=long_description,