Version 0.71

This commit is contained in:
Fierelier 2018-11-28 01:16:35 +01:00
parent afa043df74
commit 9dc0c232f5

View File

@ -9,8 +9,8 @@ def preloadExceptionHandler(exc_type, exc_value, tb):
#sys.excepthook = preloadExceptionHandler
#Imports and variables
umlVer = 0.70
umlVerStr = "beta 0.7.0"
umlVer = 0.71
umlVerStr = "beta 0.7.1"
import ctypes
import os