Skip to content

Commit dd97cea

Browse files
author
Alex Boten
committed
release: bump version number
1 parent 2997612 commit dd97cea

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.7
1+
4.4.8

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.7"
1+
LIGHTSTEP_PYTHON_TRACER_VERSION="4.4.8"

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.7',
5+
version='4.4.8',
66
description='LightStep Python OpenTracing Implementation',
77
long_description='',
88
author='LightStep',

0 commit comments

Comments
 (0)