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
|
||||
|
||||
#Imports and variables
|
||||
umlVer = 0.70
|
||||
umlVerStr = "beta 0.7.0"
|
||||
umlVer = 0.71
|
||||
umlVerStr = "beta 0.7.1"
|
||||
|
||||
import ctypes
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user