This is an automated email from the ASF dual-hosted git repository.
xuehuilang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-client-python.git
The following commit(s) were added to refs/heads/main by this push:
new 6105dbc [type:release] modify release version to 1.0.0 (#27)
6105dbc is described below
commit 6105dbcb71202f2ca010cf8b8cca5dc7d2464212
Author: aias00 <[email protected]>
AuthorDate: Fri Jan 3 15:20:28 2025 +0800
[type:release] modify release version to 1.0.0 (#27)
---
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 @@ from setuptools import setup, find_packages
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="[email protected] ", #
email
url="https://github.com/apache/shenyu-client-python", #
project repo url