This commit is contained in:
ThomasV 2011-11-22 16:45:29 +03:00
parent b079252251
commit 82c8c1fd25
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
from distutils.core import setup
version = "0.26b"
version = "0.27"
setup(name = "Electrum",
version = version,