Skip to content

Commit

Permalink
Merge pull request #88 from lightstep/4_4_1
Browse files Browse the repository at this point in the history
bumping version to 4.4.1
  • Loading branch information
alrex authored Dec 19, 2019
2 parents 3cc7115 + ff2d116 commit 27bfab3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.4.0
4.4.1
2 changes: 1 addition & 1 deletion lightstep/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
LIGHTSTEP_PYTHON_TRACER_VERSION = "4.4.0"
LIGHTSTEP_PYTHON_TRACER_VERSION="4.4.1"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='lightstep',
version='4.4.0',
version='4.4.1',
description='LightStep Python OpenTracing Implementation',
long_description='',
author='LightStep',
Expand Down

0 comments on commit 27bfab3

Please sign in to comment.