commit e606ec9506c98320980ded73c5e23099571c4beb parent c6dadba7b7d2f470a0eba83b944ce3902680694a Author: ThomasV <thomasv@gitorious> Date: Thu, 10 Nov 2011 09:37:07 +0100 bump Diffstat:
M | setup.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py @@ -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",