We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecac1c9 commit 10e4e97Copy full SHA for 10e4e97
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "pyroscope-otel"
7
description = "A library providing profiling functionalities related to OpenTelemetry"
8
readme = "README.md"
9
-version = "0.2.0"
+version = "0.3.0"
10
requires-python = ">= 3.8"
11
dependencies = [
12
"opentelemetry-api>=1.27.0, <2.0.0",
0 commit comments