diff --git a/setup.py b/setup.py index bd82cf7d..de9e8b4e 100755 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup( license='MIT', author='Alex Root Junior', requires_python='>=3.7', - author_email='im@aiogram.dev', + author_email='jroot.junior@gmail.com', description='Is a pretty simple and fully asynchronous framework for Telegram Bot API', long_description=get_description(), classifiers=[