Skip to content

Commit 85e4d7b

Browse files
committed
Add python 3.9 to classifiers in setup.py.
1 parent 4751a9b commit 85e4d7b

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
@@ -151,6 +151,7 @@ def main():
151151
'Programming Language :: Python :: 3.6',
152152
'Programming Language :: Python :: 3.7',
153153
'Programming Language :: Python :: 3.8',
154+
'Programming Language :: Python :: 3.9',
154155
'Topic :: Communications :: Email',
155156
'Topic :: Office/Business',
156157
'Topic :: Software Development :: Bug Tracking',

0 commit comments

Comments
 (0)