We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a64e1d8 + fb3e7f5 commit 768c349Copy full SHA for 768c349
setup.py
@@ -58,7 +58,8 @@
58
'Programming Language :: Python :: 2.7',
59
'Programming Language :: Python :: 3.6',
60
'Programming Language :: Python :: 3.7',
61
- 'Programming Language :: Python :: 3.8'])
+ 'Programming Language :: Python :: 3.8',
62
+ 'Programming Language :: Python :: 3.9'])
63
64
65
# vim:et:fdm=marker:sts=4:sw=4:ts=4
0 commit comments