Update PyBlock.py

This commit is contained in:
curly60e 2023-01-19 07:48:58 -03:00 committed by GitHub
parent c43f4ae8df
commit dc92f40900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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