Skip to content

Commit 6d59772

Browse files
authored
chore: Update pypi Status classifier (#1664)
1 parent b903d54 commit 6d59772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
python_requires=">=3.10",
4949
install_requires=(Path(__file__).parent / "requirements.txt").read_text().splitlines(),
5050
classifiers=[
51-
"Development Status :: 3 - Alpha",
51+
"Development Status :: 5 - Production/Stable",
5252
"Framework :: AsyncIO",
5353
"Framework :: aiohttp",
5454
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)