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 11CHANGELOG.md
2+
3+ <a name =" 4.4.5 " ></a >
4+ ## [ 4.4.5] ( https://github.com/lightstep/lightstep-tracer-python/compare/4.4.4...4.4.5 )
5+ * Revert: Format tracebacks with cause
6+
27<a name =" 4.4.4 " ></a >
38## [ 4.4.4] ( https://github.com/lightstep/lightstep-tracer-python/compare/4.4.3...4.4.4 )
49* Format tracebacks with cause
Original file line number Diff line number Diff line change 1- 4.4.4
1+ 4.4.5
Original file line number Diff line number Diff line change 1- LIGHTSTEP_PYTHON_TRACER_VERSION = "4.4.4 "
1+ LIGHTSTEP_PYTHON_TRACER_VERSION = "4.4.5 "
Original file line number Diff line number Diff line change 22
33setup (
44 name = 'lightstep' ,
5- version = '4.4.4 ' ,
5+ version = '4.4.5 ' ,
66 description = 'LightStep Python OpenTracing Implementation' ,
77 long_description = '' ,
88 author = 'LightStep' ,
You can’t perform that action at this time.
0 commit comments