commit f3ebed1545339acfec7f94af1979743703f78816
parent f5d25f6b3a5c7eddb3179acd42c858778e7808e1
Author: ThomasV <thomasv@gitorious>
Date: Tue, 17 Feb 2015 17:24:40 +0100
fix email address in setup.py
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
@@ -147,7 +147,7 @@ setup(
],
description="Lightweight Bitcoin Wallet",
author="Thomas Voegtlin",
- author_email="thomasv1@gmx.de",
+ author_email="thomasv@electrum.org",
license="GNU GPLv3",
url="https://electrum.org",
long_description="""Lightweight Bitcoin Wallet"""