Skip to content

Commit 56e1f39

Browse files
authored
opamp/opentelemetry-opamp-client: add python 3.14 to classifiers (#4354)
1 parent 242cfe1 commit 56e1f39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

opamp/opentelemetry-opamp-client/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.11",
2424
"Programming Language :: Python :: 3.12",
2525
"Programming Language :: Python :: 3.13",
26+
"Programming Language :: Python :: 3.14",
2627
]
2728
dependencies = [
2829
"opentelemetry-api ~= 1.12",

0 commit comments

Comments
 (0)