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