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.
1 parent b903d54 commit 6d59772Copy full SHA for 6d59772
setup.py
@@ -48,7 +48,7 @@
48
python_requires=">=3.10",
49
install_requires=(Path(__file__).parent / "requirements.txt").read_text().splitlines(),
50
classifiers=[
51
- "Development Status :: 3 - Alpha",
+ "Development Status :: 5 - Production/Stable",
52
"Framework :: AsyncIO",
53
"Framework :: aiohttp",
54
"Intended Audience :: Developers",
0 commit comments