We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c305e commit a199b6dCopy full SHA for a199b6d
pyproject.toml
@@ -51,9 +51,9 @@ classifiers = [
51
"License :: OSI Approved :: MIT License",
52
"Programming Language :: Python",
53
"Programming Language :: Python :: 3",
54
- "Programming Language :: Python :: 3.9",
55
"Programming Language :: Python :: 3.10",
56
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
57
"Programming Language :: Python :: Implementation :: CPython",
58
"Programming Language :: Python :: Implementation :: PyPy",
59
]
0 commit comments