Skip to content

Commit 3c1a0b2

Browse files
committed
Sync the package version with the one on pyproject.toml.
1 parent 98c0f42 commit 3c1a0b2

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-aiohttp-server/src/opentelemetry/instrumentation/aiohttp_server

1 file changed

+1
-1
lines changed

instrumentation/opentelemetry-instrumentation-aiohttp-server/src/opentelemetry/instrumentation/aiohttp_server/package.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414

1515

16-
_instruments = ("aiohttp ~= 3.8",)
16+
_instruments = ("aiohttp ~= 3.0",)

0 commit comments

Comments
 (0)