Skip to content

Commit f17520e

Browse files
committed
pkg(pyproject) Add Python 3.13 to trove classifiers
1 parent 8acb96b commit f17520e

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
@@ -18,6 +18,7 @@ classifiers = [
1818
"Programming Language :: Python :: 3.10",
1919
"Programming Language :: Python :: 3.11",
2020
"Programming Language :: Python :: 3.12",
21+
"Programming Language :: Python :: 3.13",
2122
"Programming Language :: Python :: Implementation :: PyPy",
2223
"Topic :: Software Development :: Libraries :: Python Modules",
2324
"Topic :: Utilities",

0 commit comments

Comments
 (0)