Add Python 3.7 classifier

This commit is contained in:
Mike Naberezny 2019-08-15 02:35:58 -07:00
parent 136df16493
commit 95856ae37c
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ CLASSIFIERS = [
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Assembly',
'Topic :: Software Development :: Assemblers',
'Topic :: Software Development :: Disassemblers',