From 56004d3fcc8a0e858db7a9c0c740884959049b74 Mon Sep 17 00:00:00 2001 From: Chris Sulmone Date: Sat, 27 Jan 2018 19:21:45 -0600 Subject: [PATCH] 1.0.0 version --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index ad793426..fc386a9a 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,5 +1,5 @@ # version of the client package -ELECTRUM_VERSION = '3.0.5.1' +ELECTRUM_VERSION = 'Z!1.0.0' # protocol version requested PROTOCOL_VERSION = '1.1'