Skip to content

Commit a92eda3

Browse files
alonelavalhuaweikezhenxu94
authored
update version (#71)
* update CHANGELOG * update version Co-authored-by: huawei <[email protected]> Co-authored-by: kezhenxu94 <[email protected]>
1 parent 3d5397b commit a92eda3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
setup(
2727
name="apache-skywalking",
28-
version="0.2.0",
28+
version="0.3.0",
2929
description="Python Agent for Apache SkyWalking",
3030
long_description=README,
3131
long_description_content_type="text/markdown",
@@ -39,6 +39,7 @@
3939
"grpcio",
4040
"grpcio-tools",
4141
"requests",
42+
"packaging",
4243
],
4344
extras_require={
4445
"test": [

0 commit comments

Comments
 (0)