From fb188ba1541d8e1d695cd2ddd4e08aa06f69bcbd Mon Sep 17 00:00:00 2001 From: liuhy Date: Fri, 3 Jan 2025 14:42:08 +0800 Subject: [PATCH] [type:release] modify release version to 1.0.0 --- client/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/setup.py b/client/setup.py index 34743a9..2934817 100644 --- a/client/setup.py +++ b/client/setup.py @@ -22,7 +22,7 @@ setup( name="Apache-ShenYu-Client", # package name, pip3 install Apache-ShenYu-Client - version="1.0", # version + version="1.0.0", # version author="https://shenyu.apache.org", # author author_email="dev@shenyu.apache.org ", # email url="https://github.com/apache/shenyu-client-python", # project repo url