Skip to content

Commit 741efff

Browse files
committed
added python 3.9 classifier
1 parent 1314187 commit 741efff

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
@@ -223,6 +223,7 @@ def run_setup(with_extensions=True):
223223
'Programming Language :: Python :: 3.6',
224224
'Programming Language :: Python :: 3.7',
225225
'Programming Language :: Python :: 3.8',
226+
'Programming Language :: Python :: 3.9',
226227
'Programming Language :: Python :: Implementation :: CPython',
227228
'Programming Language :: Python :: Implementation :: PyPy',
228229
'Operating System :: Microsoft :: Windows',

0 commit comments

Comments
 (0)