From 3d39bde53213d4fc6c1e44c50965b2c940ce9d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=A6?= Date: Sun, 26 Sep 2021 17:36:23 +0800 Subject: [PATCH] level up to 1.0.84 (cherry picked from commit 496a204b53e594d074da00ec60be4391518ec384) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f1278ff..680859a 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def parse_requirements(filename='requirements.txt'): setup( name='pocoui', - version='1.0.83', + version='1.0.84', keywords="poco, automation test, ui automation", description='Poco cross-engine UI automated test framework.', long_description='Poco cross-engine UI automated test framework. 2018 present by NetEase Games',