We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cc7115 + ff2d116 commit 27bfab3Copy full SHA for 27bfab3
VERSION
@@ -1 +1 @@
1
-4.4.0
+4.4.1
lightstep/version.py
-LIGHTSTEP_PYTHON_TRACER_VERSION = "4.4.0"
+LIGHTSTEP_PYTHON_TRACER_VERSION="4.4.1"
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='lightstep',
5
- version='4.4.0',
+ version='4.4.1',
6
description='LightStep Python OpenTracing Implementation',
7
long_description='',
8
author='LightStep',
0 commit comments