Skip to content

Commit 16b8f01

Browse files
author
Emanuele Palazzetti
committed
bumping version 0.13.0 => 0.13.1
1 parent 769703f commit 16b8f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.0'
7+
__version__ = '0.13.1'
88

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

0 commit comments

Comments
 (0)