From a77c31270fabe9c04b8e29127d76426c9d937dcf Mon Sep 17 00:00:00 2001 From: FoxMaSk Date: Sun, 10 Jan 2016 20:33:30 +0100 Subject: [PATCH] change contact email --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 0eb6281..bcf3b74 100644 --- a/setup.py +++ b/setup.py @@ -17,8 +17,8 @@ setup( name='wallabag_api', version=version, description='Wallabag API', - author='Olivier Demah', - author_email='olivier@foxmask.info', + author='FoxMaSk', + author_email='foxmask@trigger-happy.eu', url='https://github.com/foxmask/wallabag_api', download_url="https://github.com/foxmask/wallabag_api/archive/wallabag_api-" + version + ".zip",