Skip to content

Commit c90e28c

Browse files
authored
Prepare for 1.0.1 release (#304)
1 parent 25a04ad commit c90e28c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Change Logs
22

3+
### 1.1.0
4+
35
### 1.0.1
46

57
- Feature:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[tool.poetry]
1818
name = "apache-skywalking"
19-
version = "1.0.0"
19+
version = "1.0.1"
2020
description = "The Python Agent for Apache SkyWalking, which provides the native tracing/metrics/logging/profiling abilities for Python projects."
2121
license = "Apache-2.0"
2222
authors = ["Apache Software Foundation <[email protected]>"]

0 commit comments

Comments
 (0)