From: thomasv Date: Tue, 6 Dec 2011 14:43:49 +0000 (+0100) Subject: v0.31 X-Git-Url: https://git.novaco.in/?p=electrum-nvc.git;a=commitdiff_plain;h=eaedbae083529fc12044ecfb5b0b613c32c70691 v0.31 --- diff --git a/setup.py b/setup.py index 382adb2..4c7fd1a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from distutils.core import setup -version = "0.30" +version = "0.31" setup(name = "Electrum", version = version,