Update PyBlock.py

This commit is contained in:
curly60e 2024-07-22 17:41:01 -03:00 committed by GitHub
parent 447f44d17f
commit 022bdb33ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ from embit.wordlists.bip39 import WORDLIST
from io import StringIO
version = "2.7.1"
version = "2.7.2"
def close():
print("<<< Ctrl + C.\n\n")