From bf087379d8de3d7a07fa299fde63c67ac770f11f Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sun, 8 Nov 2020 01:03:41 +0200 Subject: [PATCH] Rollback email --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=[