From 7598e594dab063486eea82269172772a53d38d04 Mon Sep 17 00:00:00 2001 From: Profitroll Date: Tue, 6 Apr 2021 01:53:48 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BD=D0=BE=D0=BC?= =?UTF-8?q?=D0=B5=D1=80=D0=B0=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index a0fd475..254641f 100644 --- a/main.py +++ b/main.py @@ -30,7 +30,7 @@ import requests import keyboard from zipfile import ZipFile -version = 1.6 +version = 1.7 path = Path(__file__).resolve().parent def mainMenu():