We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2997612 + dd97cea commit d9ff74aCopy full SHA for d9ff74a
VERSION
@@ -1 +1 @@
1
-4.4.7
+4.4.8
lightstep/version.py
-LIGHTSTEP_PYTHON_TRACER_VERSION="4.4.7"
+LIGHTSTEP_PYTHON_TRACER_VERSION="4.4.8"
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='lightstep',
5
- version='4.4.7',
+ version='4.4.8',
6
description='LightStep Python OpenTracing Implementation',
7
long_description='',
8
author='LightStep',
0 commit comments