Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Commit 902fc16

Browse files
author
bcronin
committed
Automated commit
1 parent dacbdb7 commit 902fc16

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-
1.0.47
1+
1.0.48

lightstep/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CRUNTIME_VERSION="1.0.47"
1+
CRUNTIME_VERSION="1.0.48"

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

0 commit comments

Comments
 (0)