From be0855c78597b4659fa0ed0f1b2b15286d406dbe Mon Sep 17 00:00:00 2001 From: Rossen Georgiev Date: Sun, 14 Feb 2016 01:37:23 +0000 Subject: [PATCH] update email in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c74fdb5..268c170 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setup( long_description=long_description, url='https://github.com/ValvePython/steam', author="Rossen Georgiev", - author_email='hello@rgp.io', + author_email='rossen@rgp.io', license='MIT', classifiers=[ 'Development Status :: 3 - Alpha',