v0.31
authorthomasv <thomasv@gitorious>
Tue, 6 Dec 2011 14:43:49 +0000 (15:43 +0100)
committerthomasv <thomasv@gitorious>
Tue, 6 Dec 2011 14:43:49 +0000 (15:43 +0100)
setup.py

index 382adb2..4c7fd1a 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 
 from distutils.core import setup
 
-version = "0.30"
+version = "0.31"
 
 setup(name = "Electrum",
     version = version,