Add python 3.8 classifier.

This commit is contained in:
Valentin Lorentz 2020-05-05 19:54:51 +02:00
parent 482658529b
commit 16b7183c28
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@ setup(
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Topic :: Communications :: Chat :: Internet Relay Chat',
'Topic :: Software Development :: Libraries :: Python Modules',
],