Skip to content

Commit 93d902d

Browse files
committed
add classifiers for 3.13 and 3.14
1 parent 7d048df commit 93d902d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ classifiers = [
2929
"Programming Language :: Python :: 3.10",
3030
"Programming Language :: Python :: 3.11",
3131
"Programming Language :: Python :: 3.12",
32+
"Programming Language :: Python :: 3.13",
33+
"Programming Language :: Python :: 3.14",
3234
"License :: OSI Approved :: MIT License",
3335
]
3436
dependencies = [

0 commit comments

Comments
 (0)