Tested through 3.7

This commit is contained in:
Matt Martz
2018-02-05 16:33:07 -06:00
parent 27a8301192
commit 0a7823db7a
2 changed files with 2 additions and 1 deletions

View File

@@ -91,5 +91,6 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
]
)