0.26b
authorThomasV <thomasv@gitorious>
Thu, 17 Nov 2011 00:57:35 +0000 (03:57 +0300)
committerThomasV <thomasv@gitorious>
Thu, 17 Nov 2011 00:57:35 +0000 (03:57 +0300)
setup.py

index 9f382f6..864984a 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 
 from distutils.core import setup
 
-version = "0.26"
+version = "0.26b"
 
 setup(name = "Electrum",
     version = version,