diff --git a/imports/globals.py b/imports/globals.py index 9ba2555..44df3db 100644 --- a/imports/globals.py +++ b/imports/globals.py @@ -57,7 +57,7 @@ class bcolors: WHITE = '\033[0m' class vars: - version = "0.4.2 Arthur" + version = "0.5.0 Citadel" appname = "Malware DB" authors = "Yuval Nativ, Lahad Ludar, 5fingers" licensev = "GPL v3.0"