Skip to content

Commit 3efdbb7

Browse files
committed
add Python 3.13 to pyproject.toml
1 parent 35a8c26 commit 3efdbb7

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)