Version 0.7.7
This commit is contained in:
parent
f5e0352040
commit
a47dc20470
@ -12,7 +12,7 @@ def preloadExceptionHandler(exc_type, exc_value, tb):
|
||||
class uml:
|
||||
version = 0
|
||||
versionSub = 7
|
||||
versionSub2 = 6
|
||||
versionSub2 = 7
|
||||
versionBranch = "beta (dev)"
|
||||
versionString = str(version) + "." + str(versionSub) + "." +str(versionSub2)+ " " + versionBranch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user