Skip to content

Commit b9f0ad4

Browse files
authored
chore: Add Python 3.13 trove classifier (#289)
1 parent eb39d6b commit b9f0ad4

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
@@ -30,6 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.10",
3131
"Programming Language :: Python :: 3.11",
3232
"Programming Language :: Python :: 3.12",
33+
"Programming Language :: Python :: 3.13",
3334
"Programming Language :: Python :: Implementation :: CPython",
3435
]
3536
dependencies = [

0 commit comments

Comments
 (0)