From abb84ebf949f4ca87c7a9f2c1ce5569cd14c4da1 Mon Sep 17 00:00:00 2001 From: zebra-lucky Date: Wed, 25 Jul 2018 05:01:30 +0300 Subject: [PATCH] version to 3.1.3b1 --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index eb68f918..3c566b04 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,4 +1,4 @@ -ELECTRUM_VERSION = '3.1.3' # version of the client package +ELECTRUM_VERSION = '3.1.3b1' # version of the client package PROTOCOL_VERSION = '1.2' # protocol version requested # The hash of the mnemonic seed must begin with this