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 6990b6a + a3bf4cc commit 945c18eCopy full SHA for 945c18e
pyproject.toml
@@ -13,7 +13,7 @@ authors = [
13
{ name = "Ben Donnelly", email = "[email protected]" }
14
]
15
classifiers = [
16
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
17
"Intended Audience :: Developers",
18
"License :: OSI Approved :: GNU Affero General Public License v3",
19
"Programming Language :: Python",
@@ -23,6 +23,7 @@ classifiers = [
23
"Programming Language :: Python :: 3.9",
24
"Programming Language :: Python :: 3.10",
25
"Programming Language :: Python :: 3.11",
26
+ "Programming Language :: Python :: 3.12",
27
"Typing :: Typed",
28
29
dynamic = [
0 commit comments