tversion 3.0.3 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 22d5d29b819bd7f2db221049144febe082d36882 DIR parent a4e89e822a208daa574c4bd1d8ecfea952c6c101 HTML Author: ThomasV <thomasv@electrum.org> Date: Tue, 12 Dec 2017 05:27:49 +0100 version 3.0.3 Diffstat: M lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/lib/version.py b/lib/version.py t@@ -1,4 +1,4 @@ -ELECTRUM_VERSION = '3.0.2' # version of the client package +ELECTRUM_VERSION = '3.0.3' # version of the client package PROTOCOL_VERSION = '1.1' # protocol version requested # The hash of the mnemonic seed must begin with this