We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769703f commit 16b8f01Copy full SHA for 16b8f01
ddtrace/__init__.py
@@ -4,7 +4,7 @@
4
from .tracer import Tracer
5
from .settings import Config
6
7
-__version__ = '0.13.0'
+__version__ = '0.13.1'
8
9
# a global tracer instance with integration settings
10
tracer = Tracer()
0 commit comments