We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6cc82d commit 8d48830Copy full SHA for 8d48830
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
"Operating System :: MacOS",
17
"Programming Language :: Python :: 3.10",
18
"Programming Language :: Python :: 3.11",
19
- "Programming Language :: Python :: 3.12"
+ "Programming Language :: Python :: 3.12",
20
"Programming Language :: Python :: 3.13"
21
]
22
0 commit comments