diff --git a/shell.py b/shell.py index 50cd85a..58fe120 100644 --- a/shell.py +++ b/shell.py @@ -8,7 +8,7 @@ RAM = psutil.virtual_memory() CPU = platform.processor() OS = os_name = platform.system() -VER = "PCLISH v0.0.4a" +VER = "PCLISH v0.0.5a" PROMPT = "shell@localhost"