We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e34327 commit 990662dCopy full SHA for 990662d
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.3.0"
+version = "0.4.0"
10
requires-python = ">= 3.8"
11
dependencies = [
12
"opentelemetry-api>=1.27.0, <2.0.0",
0 commit comments