URI: 
       tbump - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit e606ec9506c98320980ded73c5e23099571c4beb
   DIR parent c6dadba7b7d2f470a0eba83b944ce3902680694a
  HTML 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(-)
       ---
   DIR diff --git a/setup.py b/setup.py
       t@@ -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",