From 22d5d29b819bd7f2db221049144febe082d36882 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Tue, 12 Dec 2017 05:27:49 +0100 Subject: [PATCH] version 3.0.3 --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 603cba8e..304ebef5 100644 --- a/lib/version.py +++ b/lib/version.py @@ -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