We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6080d1 commit a739756Copy full SHA for a739756
1 file changed
pyproject.toml
@@ -19,11 +19,11 @@ classifiers = [
19
"Natural Language :: English",
20
"Operating System :: OS Independent",
21
"Programming Language :: Python",
22
- "Programming Language :: Python :: 3.9",
23
"Programming Language :: Python :: 3.10",
24
"Programming Language :: Python :: 3.11",
25
"Programming Language :: Python :: 3.12",
26
"Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
27
"Programming Language :: Python :: Implementation :: CPython",
28
"Programming Language :: Python :: Implementation :: PyPy",
29
"Topic :: Software Development :: Libraries :: Python Modules"
0 commit comments