diff --git a/setup.py b/setup.py index 8305e88..6f72563 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( requires=['hyper'], url='', license='MIT', - author='Petrov Sergey', + author='Sergey Petrov', author_email='me@pr0ger.prg', description='A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol' )