From 4289098de7e4be0937b16b84d7d01346177c30c7 Mon Sep 17 00:00:00 2001 From: yepeiwen01 Date: Fri, 17 Jan 2025 16:51:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E6=BB=9A=E7=89=88=E6=9C=AC=E5=8F=B7?= 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 cb263a93..742ad192 100755 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ setup( name="appbuilder-sdk", # NOTE(chengmo): 修改此版本号时,请注意同时修改 __init__.py 中的 __version__ - version="1.0.1.1", + version="1.0.1", author="dongdaxiang", author_email="dongdaxiang@baidu.com", packages=packages,