From 2aa2fa8502d241765ec300f2c8b83823961b360c Mon Sep 17 00:00:00 2001 From: TianYuan Date: Fri, 19 Aug 2022 20:26:36 +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 8d05f1823..8d42caff6 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.0' +VERSION = '1.1.1' COMMITID = 'none' base = [