From ac82f6ddb5dbe37c3536cc0d73f9fcbd5be88d79 Mon Sep 17 00:00:00 2001 From: TianYuan Date: Thu, 25 Aug 2022 20:28:18 +0800 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d6418d0a..b48dc4f6 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ from setuptools.command.test import test HERE = Path(os.path.abspath(os.path.dirname(__file__))) -VERSION = '1.1.2' +VERSION = '1.1.3' COMMITID = 'none' base = [