Ajout note version déporté

This commit is contained in:
Ambulance Clerc
2022-06-06 11:11:16 +02:00
parent e92d92deec
commit 2a0ab15e7d
2 changed files with 1 additions and 3 deletions

View File

@@ -19,9 +19,7 @@ from threading import *
from class_invoices import *
from class_addresses import *
fs = open("./version", "r")
VERSION = fs.read()
print(VERSION)
VERSION = "202200602 - 1700"
#test master 2
src_dir = os.getenv('APPDATA') + "\Attrib2Biz\src"