updated version

This commit is contained in:
Jaikinator
2023-06-16 15:09:33 +02:00
parent e4e5cfb4bc
commit 61121aad92
+2 -2
View File
@@ -1,8 +1,8 @@
import os import os
import subprocess as sp import subprocess as sp
MAJOR = 1 MAJOR = 0
MINOR = 0 MINOR = 2
MICRO = 0 MICRO = 0
MICRO_POST = 0 MICRO_POST = 0
ISRELEASED = False ISRELEASED = False