From 6ba01add9d4626a09ae3f54df6ad0b42c8224580 Mon Sep 17 00:00:00 2001 From: James Lovejoy Date: Sun, 21 Jan 2018 20:27:26 -0500 Subject: [PATCH] Bump version --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 8d4091e39517..d2872c04677d 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,4 +1,4 @@ -ELECTRUM_VERSION = '2.9.3.5' # version of the client package +ELECTRUM_VERSION = '2.9.3.6' # version of the client package PROTOCOL_VERSION = '0.10' # protocol version requested # The hash of the mnemonic seed must begin with this