From b655fd5d19cfd02199e7444316b207a49a241d08 Mon Sep 17 00:00:00 2001 From: Michael Herrmann Date: Mon, 1 Oct 2018 14:26:04 +0200 Subject: [PATCH] Update author email --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3b0a231..b85046c 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ url='https://github.com/mherrmann/pypxlib', author='Michael Herrmann', - author_email='[my first name]@[my last name].io', + author_email='myfirstname@mylastname.io', license='GPLv2',