Browse Source

fix email address in setup.py

283
ThomasV 10 years ago
parent
commit
f3ebed1545
  1. 2
      setup.py

2
setup.py

@ -147,7 +147,7 @@ setup(
], ],
description="Lightweight Bitcoin Wallet", description="Lightweight Bitcoin Wallet",
author="Thomas Voegtlin", author="Thomas Voegtlin",
author_email="thomasv1@gmx.de", author_email="thomasv@electrum.org",
license="GNU GPLv3", license="GNU GPLv3",
url="https://electrum.org", url="https://electrum.org",
long_description="""Lightweight Bitcoin Wallet""" long_description="""Lightweight Bitcoin Wallet"""

Loading…
Cancel
Save