Skip to content

Commit 27bfab3

Browse files
author
alrex
authored
Merge pull request #88 from lightstep/4_4_1
bumping version to 4.4.1
2 parents 3cc7115 + ff2d116 commit 27bfab3

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)