Skip to content

Commit 3c65556

Browse files
committed
Fix syntax error
1 parent 4482e39 commit 3c65556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.0
9+
version = "0.1.0"
1010
requires-python = ">= 3.8"
1111
dependencies = [
1212
"opentelemetry-api==1.24.0",

0 commit comments

Comments
 (0)