Update PyBlock.py

This commit is contained in:
curly60e 2022-12-22 09:40:59 -03:00 committed by GitHub
parent a66941bc10
commit d068ff2b9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ from embit import bip39
from embit.wordlists.bip39 import WORDLIST
version = "2.0.11"
version = "2.0.12"
def close():
print("<<< Ctrl + C.\n\n")