From 32f748631e192d16b5eba91b326e6d1e3fe9f2a4 Mon Sep 17 00:00:00 2001 From: Zhao Zuohong Date: Fri, 10 Nov 2023 17:30:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arknights_mower/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arknights_mower/__init__.py b/arknights_mower/__init__.py index 5831b6fbd..6e27478ee 100644 --- a/arknights_mower/__init__.py +++ b/arknights_mower/__init__.py @@ -15,4 +15,4 @@ __cli__ = not (__pyinstall__ and not sys.argv[1:]) __system__ = platform.system().lower() -__version__ = 'v3.5.0-alpha-20' +__version__ = 'v3.5.0-alpha-21'