Add Python 3.7 as supported version
This commit is contained in:
@@ -30,6 +30,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Topic :: Software Development :: Libraries',
|
||||
],
|
||||
description='A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol'
|
||||
|
||||
Reference in New Issue
Block a user