bump
authorThomasV <thomasv@gitorious>
Thu, 10 Nov 2011 08:37:07 +0000 (09:37 +0100)
committerThomasV <thomasv@gitorious>
Thu, 10 Nov 2011 08:37:07 +0000 (09:37 +0100)
setup.py

index 0ea530f..821e22f 100644 (file)
--- 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",