bump version number
authorthomasv <thomasv@gitorious>
Tue, 6 Dec 2011 11:41:06 +0000 (12:41 +0100)
committerthomasv <thomasv@gitorious>
Tue, 6 Dec 2011 11:41:06 +0000 (12:41 +0100)
setup.py

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