Skip to content

Commit 990662d

Browse files
committed
Release v0.4.0
1 parent 6e34327 commit 990662d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "pyroscope-otel"
77
description = "A library providing profiling functionalities related to OpenTelemetry"
88
readme = "README.md"
9-
version = "0.3.0"
9+
version = "0.4.0"
1010
requires-python = ">= 3.8"
1111
dependencies = [
1212
"opentelemetry-api>=1.27.0, <2.0.0",

0 commit comments

Comments
 (0)