Skip to content

Commit 5c5236e

Browse files
authored
Update ddtrace to 0.27.0 (#987)
1 parent c4f6ed0 commit 5c5236e

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 .tracer import Tracer
55
from .settings import config
66

7-
__version__ = '0.26.0'
7+
__version__ = '0.27.0'
88

99
# a global tracer instance with integration settings
1010
tracer = Tracer()

0 commit comments

Comments
 (0)