[type:release] modify release version to 1.0.0 (#27)

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