This commit is contained in:
ThomasV 2011-11-10 09:37:07 +01:00
parent c6dadba7b7
commit e606ec9506
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
from distutils.core import setup
setup(name = "Electrum",
version = "0.2",
version = "0.21",
description = "Lightweight Bitcoin Wallet",
author = "thomasv",
license = "GNU GPLv3",