Skip to content

Commit bb604e0

Browse files
authored
Update pyproject classifier list with latest version support (#429)
*Issue #, if available:* https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#classifiers *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 250663d commit bb604e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aws-opentelemetry-distro/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ classifiers = [
2121
"Programming Language :: Python :: 3.9",
2222
"Programming Language :: Python :: 3.10",
2323
"Programming Language :: Python :: 3.11",
24+
"Programming Language :: Python :: 3.12",
25+
"Programming Language :: Python :: 3.13",
2426
]
2527

2628
dependencies = [

0 commit comments

Comments
 (0)