Skip to content

Commit d7a3a29

Browse files
committed
Adding Python 3.9 classifier to setup.py
1 parent ab69d12 commit d7a3a29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"Programming Language :: Python :: 3",
5050
"Programming Language :: Python :: 3.7",
5151
"Programming Language :: Python :: 3.8",
52+
"Programming Language :: Python :: 3.9",
5253
"Programming Language :: Python :: Implementation :: CPython",
5354
"Framework :: AsyncIO",
5455
"Typing :: Typed",

0 commit comments

Comments
 (0)