Skip to content

Commit

Permalink
feat: add free-threading classifiers
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Oct 24, 2024
1 parent 50d1ff0 commit a30f4bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/trove_classifiers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,10 @@
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: Free Threading :: Unstable",
"Programming Language :: Python :: Free Threading :: Beta",
"Programming Language :: Python :: Free Threading :: Stable",
"Programming Language :: Python :: Free Threading :: Resilient",
"Programming Language :: Python :: Implementation",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: IronPython",
Expand Down

0 comments on commit a30f4bb

Please sign in to comment.