Skip to content

Commit bb0ddce

Browse files
committed
version 2.7.3
1 parent 79c8d0e commit bb0ddce

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

RELEASE-NOTES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Release 2.7.3
2+
* fix Trezor and Keepkey support in Windows builds
3+
* fix sweep private key dialog
4+
* minor fixes: #1958, #1959
5+
16
# Release 2.7.2
27
* fix bug in password update (issue #1954)
38
* fix fee slider (issue #1953)

lib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ELECTRUM_VERSION = '2.7.2' # version of the client package
1+
ELECTRUM_VERSION = '2.7.3' # version of the client package
22
PROTOCOL_VERSION = '0.10' # protocol version requested
33

44
OLD_SEED_VERSION = 4 # electrum versions < 2.0

0 commit comments

Comments
 (0)