diff --git a/setup.py b/setup.py index 5c2cec9..d8c720f 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( long_description_content_type="text/markdown", url="https://github.com/Footsiefat/zspotify.git", author="logykk", - author_email="logykk@mail.com", + author_email="logyx1@protonmail.com", license="GPLv3", classifiers=[ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", @@ -28,4 +28,4 @@ setup( packages=['zspotify'], install_requires=['ffmpy', 'music_tag', 'Pillow', 'protobuf', 'tabulate', 'tqdm', 'git+https://github.com/kokarare1212/librespot-python'], include_package_data=True, -) \ No newline at end of file +)