Skip to content

Commit 8809719

Browse files
committed
fix: free threading bete -> unstable
1 parent 536ce6c commit 8809719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: 3.13",
1717
"Programming Language :: Python :: 3.14",
1818
"Programming Language :: Python :: Implementation :: CPython",
19-
"Programming Language :: Python :: Free Threading :: 2 - Beta",
19+
"Programming Language :: Python :: Free Threading :: 1 - Unstable",
2020
"Framework :: AsyncIO",
2121
]
2222
requires-python = ">=3.10"

0 commit comments

Comments
 (0)