Skip to content

Commit cec0246

Browse files
committed
add trove classifiers
1 parent 2622389 commit cec0246

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
@@ -42,8 +42,10 @@ classifiers = [
4242
"Programming Language :: Python :: 3.11",
4343
"Programming Language :: Python :: 3.12",
4444
"Programming Language :: Python :: 3.13",
45+
"Programming Language :: Python :: 3.14",
4546
"Programming Language :: Python :: Implementation :: CPython",
4647
"Programming Language :: Python :: Implementation :: PyPy",
48+
"Programming Language :: Python :: Free Threading :: 3 - Stable",
4749
"Topic :: Security :: Cryptography",
4850
]
4951
requires-python = ">=3.8,!=3.9.0,!=3.9.1"

0 commit comments

Comments
 (0)