Skip to content

Commit 598c28d

Browse files
Add python-3.9 Trove classifier
Signed-off-by: Robbie Harwood <[email protected]>
1 parent a667468 commit 598c28d

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
@@ -336,6 +336,7 @@ def gssapi_modules(lst):
336336
'Programming Language :: Python :: 3.6',
337337
'Programming Language :: Python :: 3.7',
338338
'Programming Language :: Python :: 3.8',
339+
'Programming Language :: Python :: 3.9',
339340
'Intended Audience :: Developers',
340341
'License :: OSI Approved :: ISC License (ISCL)',
341342
'Programming Language :: Python :: Implementation :: CPython',

0 commit comments

Comments
 (0)