From ef6786a846ad2f7f4f98b7982da898e0f94b63e8 Mon Sep 17 00:00:00 2001 From: curly60e <55191248+curly60e@users.noreply.github.com> Date: Tue, 22 Dec 2020 19:22:43 -0300 Subject: [PATCH] v0.9.x New version modified --- PyBlock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyBlock.py b/PyBlock.py index 7d66a95..6f8f23a 100644 --- a/PyBlock.py +++ b/PyBlock.py @@ -33,7 +33,7 @@ from robohash import Robohash -version = "0.9.3" +version = "0.9.4" def sysinfo(): #Cpu and memory usage print(" \033[0;37;40m----------------------")