Skip to content

Commit 904614e

Browse files
committed
Add python 3.13 to list of supported programming languages
1 parent 8dbf0dd commit 904614e

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
@@ -31,6 +31,7 @@ classifiers = [
3131
"Programming Language :: Python :: 3.10",
3232
"Programming Language :: Python :: 3.11",
3333
"Programming Language :: Python :: 3.12",
34+
"Programming Language :: Python :: 3.13",
3435
"Programming Language :: Python :: 3 :: Only",
3536
"Programming Language :: Python :: Implementation :: CPython",
3637
"Topic :: Software Development",

0 commit comments

Comments
 (0)