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 d0a6f51 commit 411f218Copy full SHA for 411f218
ddtrace/__init__.py
@@ -4,7 +4,7 @@
4
from .tracer import Tracer
5
from .settings import config
6
7
-__version__ = '0.25.0'
+__version__ = '0.26.0'
8
9
# a global tracer instance with integration settings
10
tracer = Tracer()
0 commit comments