Skip to content

Commit 4a11376

Browse files
committed
update classifiers in pyproject.toml
1 parent 8aa3f60 commit 4a11376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporter/opentelemetry-exporter-otlp-json-common/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors = [
1313
{ name = "OpenTelemetry Authors", email = "cncf-opentelemetry-contributors@lists.cncf.io" },
1414
]
1515
classifiers = [
16-
"Development Status :: 5 - Production/Stable",
16+
"Development Status :: 4 - Beta",
1717
"Framework :: OpenTelemetry",
1818
"Framework :: OpenTelemetry :: Exporters",
1919
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)