This commit is contained in:
ThomasV 2011-11-16 20:11:26 +03:00
parent d33f4c9e70
commit b4f666d8d3
1 changed files with 1 additions and 1 deletions

View File

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