Skip to content

Commit ff2d116

Browse files
author
Alex Boten
committed
bumping version to 4.4.1
Signed-off-by: Alex Boten <aboten@lightstep.com>
1 parent 3cc7115 commit ff2d116

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.4.0
1+
4.4.1

lightstep/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
LIGHTSTEP_PYTHON_TRACER_VERSION = "4.4.0"
1+
LIGHTSTEP_PYTHON_TRACER_VERSION="4.4.1"

setup.py

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

33
setup(
44
name='lightstep',
5-
version='4.4.0',
5+
version='4.4.1',
66
description='LightStep Python OpenTracing Implementation',
77
long_description='',
88
author='LightStep',

0 commit comments

Comments
 (0)