From cb9684324308570597042e71d0cbb34fc69dcfba Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Fri, 14 May 2021 11:25:52 -0300 Subject: [PATCH] Update PyBlock.py --- PyBlock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyBlock.py b/PyBlock.py index eb57752..72da752 100644 --- a/PyBlock.py +++ b/PyBlock.py @@ -32,7 +32,7 @@ from PIL import Image from robohash import Robohash -version = "0.9.7.6" +version = "0.9.7.7" def sysinfo(): #Cpu and memory usage print(" \033[0;37;40m----------------------")