From 521db9851ef16db588ba8d6063d9855c669e154a Mon Sep 17 00:00:00 2001 From: Ambulance Clerc Date: Thu, 2 Jun 2022 16:41:33 +0200 Subject: [PATCH] =?UTF-8?q?Modification=20d=C3=A9tection=20sans=20transpor?= =?UTF-8?q?t?= 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 ea9a58e..3edd772 100644 --- a/main.py +++ b/main.py @@ -19,7 +19,7 @@ from threading import * from class_invoices import * from class_addresses import * -VERSION = "202200602 - 1500" +VERSION = "202200602 - 1641" #test master 2 src_dir = os.getenv('APPDATA') + "\Attrib2Biz\src"