From 2135cc0b9cab3b81b8149dd2fa11f7de8810542b Mon Sep 17 00:00:00 2001 From: xemulat <98595166+xemulat@users.noreply.github.com> Date: Sun, 31 Mar 2024 01:01:07 +0100 Subject: [PATCH] i forgor to update version --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 5dd873a..3c96116 100644 --- a/main.py +++ b/main.py @@ -30,7 +30,7 @@ c = Console() -VERSION = "4.0" +VERSION = "4.1" # Write and start (or not) a file def fWrite(run, filename, content):