From aacf7d16ed34aa5f41ad9b2b410ccedcddbff72b Mon Sep 17 00:00:00 2001 From: smar000 Date: Sun, 18 Oct 2020 12:17:23 +0100 Subject: [PATCH] Update version number 2.0.1 --- evogateway.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evogateway.py b/evogateway.py index eb4189b..241ab21 100755 --- a/evogateway.py +++ b/evogateway.py @@ -58,7 +58,7 @@ os.chdir(os.path.dirname(sys.argv[0])) #--------------------------------------------------------------------------------------------------- -VERSION = "2.0.0" +VERSION = "2.0.1" CONFIG_FILE = "evogateway.cfg" # --- Configs/Default