commit | 5dbb9db6c55e5090adb7b2a23329926254d5c417 | [log] [tgz] |
---|---|---|
author | Zhenxu Ke <kezhenxu94@apache.org> | Thu Nov 19 14:39:23 2020 +0800 |
committer | GitHub <noreply@github.com> | Thu Nov 19 14:39:23 2020 +0800 |
tree | cd4da9f87b144dbda92289b47339001cdd022f25 | |
parent | c23c2e8db2283533a7189cd3f9f958b2ce3d1bc4 [diff] |
Bump up the version to 0.4.0 (#81)
diff --git a/setup.py b/setup.py index b2e2b0b..276cf81 100644 --- a/setup.py +++ b/setup.py
@@ -25,7 +25,7 @@ setup( name="apache-skywalking", - version="0.3.0", + version="0.4.0", description="Python Agent for Apache SkyWalking", long_description=README, long_description_content_type="text/markdown",