Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading