diff --git a/electrum/version.py b/electrum/version.py index 3e6c8e6f9..4782d45ff 100644 --- a/electrum/version.py +++ b/electrum/version.py @@ -1,4 +1,4 @@ -ELECTRUM_VERSION = '4.5.8' # version of the client package +ELECTRUM_VERSION = '4.6.0b0' # version of the client package PROTOCOL_VERSION = '1.4' # protocol version requested