We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e669db commit 61f519cCopy full SHA for 61f519c
pyproject.toml
@@ -26,14 +26,15 @@ maintainers = [
26
{name = "Cameron Fairchild", email = "cameron@opentensor.dev"}
27
]
28
classifiers = [
29
- "Development Status :: 1 - Alpha",
+ "Development Status :: 5 - Production/Stable",
30
"Intended Audience :: Developers",
31
"Topic :: Software Development :: Build Tools",
32
"License :: OSI Approved :: MIT License",
33
"Programming Language :: Python :: 3 :: Only",
34
"Programming Language :: Python :: 3.9",
35
"Programming Language :: Python :: 3.10",
36
"Programming Language :: Python :: 3.11",
37
+ "Programming Language :: Python :: 3.12",
38
"Topic :: Scientific/Engineering",
39
"Topic :: Scientific/Engineering :: Mathematics",
40
"Topic :: Scientific/Engineering :: Artificial Intelligence",
0 commit comments