We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536ce6c commit 8809719Copy full SHA for 8809719
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
"Programming Language :: Python :: 3.13",
17
"Programming Language :: Python :: 3.14",
18
"Programming Language :: Python :: Implementation :: CPython",
19
- "Programming Language :: Python :: Free Threading :: 2 - Beta",
+ "Programming Language :: Python :: Free Threading :: 1 - Unstable",
20
"Framework :: AsyncIO",
21
]
22
requires-python = ">=3.10"
0 commit comments