File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG.md
2
+ <a name =" 4.4.4 " ></a >
3
+ ## [ 4.4.4] ( https://github.com/lightstep/lightstep-tracer-python/compare/4.4.3...4.4.4 )
4
+ * Format tracebacks with cause
5
+ * Add lightstep.hostname tag
6
+
2
7
<a name =" 4.4.3 " ></a >
3
8
## [ 4.4.3] ( https://github.com/lightstep/lightstep-tracer-python/compare/4.4.1...4.4.3 )
4
9
* Update version of Thrift to 0.13.0
Original file line number Diff line number Diff line change 1
- 4.4.3
1
+ 4.4.4
Original file line number Diff line number Diff line change 1
- LIGHTSTEP_PYTHON_TRACER_VERSION = "4.4.3 "
1
+ LIGHTSTEP_PYTHON_TRACER_VERSION = "4.4.4 "
Original file line number Diff line number Diff line change 2
2
3
3
setup (
4
4
name = 'lightstep' ,
5
- version = '4.4.3 ' ,
5
+ version = '4.4.4 ' ,
6
6
description = 'LightStep Python OpenTracing Implementation' ,
7
7
long_description = '' ,
8
8
author = 'LightStep' ,
You can’t perform that action at this time.
0 commit comments