This commit is contained in:
ThomasV 2011-11-17 03:57:35 +03:00
parent d497a37370
commit 4363287e5f
1 changed files with 1 additions and 1 deletions

View File

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