We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71b7eb commit 9e9a370Copy full SHA for 9e9a370
setup.py
@@ -38,5 +38,6 @@
38
'Programming Language :: Python :: 3.5',
39
'Programming Language :: Python :: 3.6',
40
'Programming Language :: Python :: 3.7',
41
+ 'Programming Language :: Python :: 3.8',
42
],
43
)
0 commit comments