Skip to content

Commit c315d72

Browse files
authored
added 3.13 trove classifier since we test on it (pyca#11491)
1 parent b6f7fb1 commit c315d72

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
@@ -41,6 +41,7 @@ classifiers = [
4141
"Programming Language :: Python :: 3.10",
4242
"Programming Language :: Python :: 3.11",
4343
"Programming Language :: Python :: 3.12",
44+
"Programming Language :: Python :: 3.13",
4445
"Programming Language :: Python :: Implementation :: CPython",
4546
"Programming Language :: Python :: Implementation :: PyPy",
4647
"Topic :: Security :: Cryptography",

0 commit comments

Comments
 (0)