Skip to content

Commit 0e74229

Browse files
committed
pkg(pyproject) Add Python 3.13 to trove classifiers
1 parent eafd085 commit 0e74229

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
@@ -36,6 +36,7 @@ classifiers = [
3636
"Programming Language :: Python :: 3.10",
3737
"Programming Language :: Python :: 3.11",
3838
"Programming Language :: Python :: 3.12",
39+
"Programming Language :: Python :: 3.13",
3940
"Programming Language :: Python :: Implementation :: PyPy",
4041
"Topic :: Utilities",
4142
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)