Skip to content

Commit 84a90dc

Browse files
authored
Merge pull request #2110 from IntelPython/add-python-3.13-to-metadata
Add Python 3.13 to metadata
2 parents 775d0d3 + 3efdbb7 commit 84a90dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ classifiers = [
2828
"Programming Language :: Python :: 3.10",
2929
"Programming Language :: Python :: 3.11",
3030
"Programming Language :: Python :: 3.12",
31+
"Programming Language :: Python :: 3.13",
3132
"Programming Language :: Python :: Implementation :: CPython",
3233
"Topic :: Software Development",
3334
"Topic :: Scientific/Engineering",

0 commit comments

Comments
 (0)