Skip to content

Commit 60a123f

Browse files
author
Emanuele Palazzetti
committed
bumping version 0.5.4 => 0.5.5
1 parent 1572712 commit 60a123f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ddtrace/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .span import Span
55
from .tracer import Tracer
66

7-
__version__ = '0.5.4'
7+
__version__ = '0.5.5'
88

99
# a global tracer instance
1010
tracer = Tracer()

0 commit comments

Comments
 (0)