Skip to content

Commit 1d33b57

Browse files
committed
pkg(pyproject) Add Python 3.13 to trove classifiers
1 parent d8b5d1b commit 1d33b57

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
"Topic :: Utilities",
2223
"Topic :: System :: Shells",
2324
]

0 commit comments

Comments
 (0)