diff --git a/PyBlock.py b/PyBlock.py index 31f0720..c065b2c 100644 --- a/PyBlock.py +++ b/PyBlock.py @@ -32,7 +32,7 @@ from PIL import Image from robohash import Robohash -version = "0.9.8.9" +version = "0.9.8.10" def close(): print("<<< Back Control + C.\n\n") @@ -970,6 +970,7 @@ def weatherMenu(): \033[1;32;40mA.\033[0;37;40m Version 1 \033[1;32;40mB.\033[0;37;40m Version 2 + \033[1;32;40mC.\033[0;37;40m Version 3 \u001b[31;1mR.\033[0;37;40m Return \n\n\x1b[?25h""".format(n if path['bitcoincli'] else a , alias['alias'], d['blocks'], version, checkupdate())) menuWeather(input("\033[1;32;40mSelect option: \033[0;37;40m"))