Skip to content

Commit 78aa5ee

Browse files
committed
upd version from which otel is supported
1 parent 41eef7f commit 78aa5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taskiq/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# for compatibility with opentelemetry-instrumentation
2-
_instruments = ("taskiq >= 0.11.19",)
2+
_instruments = ("taskiq >= 0.11.20",)

0 commit comments

Comments
 (0)