Bump version for aws propagator and aws sdk extension for release (#2773)

This commit is contained in:
Leighton Chen
2024-08-05 10:43:04 -07:00
committed by GitHub
parent 8bfae49a7a
commit 2a707bccce
4 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ classifiers = [
]
dependencies = [
"opentelemetry-instrumentation == 0.48b0.dev",
"opentelemetry-propagator-aws-xray == 1.0.1",
"opentelemetry-propagator-aws-xray ~= 1.0.1",
"opentelemetry-semantic-conventions == 0.48b0.dev",
]