Version 0.71
This commit is contained in:
parent
afa043df74
commit
9dc0c232f5
@ -9,8 +9,8 @@ def preloadExceptionHandler(exc_type, exc_value, tb):
|
|||||||
#sys.excepthook = preloadExceptionHandler
|
#sys.excepthook = preloadExceptionHandler
|
||||||
|
|
||||||
#Imports and variables
|
#Imports and variables
|
||||||
umlVer = 0.70
|
umlVer = 0.71
|
||||||
umlVerStr = "beta 0.7.0"
|
umlVerStr = "beta 0.7.1"
|
||||||
|
|
||||||
import ctypes
|
import ctypes
|
||||||
import os
|
import os
|
||||||
|
Loading…
Reference in New Issue
Block a user