Skip to content

Commit 05a4f8c

Browse files
Fix classifier
1 parent 0a45b15 commit 05a4f8c

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
@@ -26,7 +26,7 @@ def read_version():
2626
"Development Status :: 3 - Alpha",
2727
"Topic :: Internet :: WWW/HTTP",
2828
"Framework :: AsyncIO",
29-
"Framework :: Aiohttp",
29+
"Framework :: aiohttp",
3030
)
3131

3232

0 commit comments

Comments
 (0)