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