From 016a42b8fe7ddceac36e676cb07dd729cf7fff71 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Sun, 20 Mar 2022 13:27:00 -0300 Subject: [PATCH] Update PyBlock.py --- pybitblock/PyBlock.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pybitblock/PyBlock.py b/pybitblock/PyBlock.py index e960b55..1338363 100644 --- a/pybitblock/PyBlock.py +++ b/pybitblock/PyBlock.py @@ -34,7 +34,7 @@ from PIL import Image from robohash import Robohash -version = "2.0-alpha9" +version = "2.0" def close(): print("<<< Ctrl + C.\n\n") @@ -6825,7 +6825,7 @@ def introINIT(): \u001b[31;1mA.\033[0;37;40m 𝗣𝘆𝗕𝗟Ø𝗖𝗞 (Bitcoin & Lightning) \u001b[38;5;202mB.\033[0;37;40m 𝗣𝘆𝗕𝗟Ø𝗖𝗞 (Bitcoin) - \u001b[33;1mC.\033[0;37;40m 𝗣𝘆𝗕𝗟Ø𝗖𝗞 (Cropped - ***ALPHA***) + \u001b[33;1mC.\033[0;37;40m 𝗣𝘆𝗕𝗟Ø𝗖𝗞 (Cropped) \n\n\x1b[?25h""") commandsINIT(input("\033[1;32;40mSelect option: \033[0;37;40m"))