We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5c8c11 + d7e09f2 commit 0330f95Copy full SHA for 0330f95
news/12678.trivial.rst
@@ -0,0 +1 @@
1
+Update classifier to support Python 3.13
pyproject.toml
@@ -18,6 +18,7 @@ classifiers = [
18
"Programming Language :: Python :: 3.10",
19
"Programming Language :: Python :: 3.11",
20
"Programming Language :: Python :: 3.12",
21
+ "Programming Language :: Python :: 3.13",
22
"Programming Language :: Python :: Implementation :: CPython",
23
"Programming Language :: Python :: Implementation :: PyPy",
24
]
0 commit comments