Update Version to 1.4.0

Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com>
Change-Id: Iea5b7126f7c92b6a3b926e65a8fc828f7221ca83
diff --git a/fastmodel_dispatcher/AN519.py b/fastmodel_dispatcher/AN519.py
index a80a5d9..12ca14c 100644
--- a/fastmodel_dispatcher/AN519.py
+++ b/fastmodel_dispatcher/AN519.py
@@ -23,7 +23,7 @@
 
 __author__ = "tf-m@lists.trustedfirmware.org"
 __project__ = "Trusted Firmware-M Open CI"
-__version__ = "1.2.0"
+__version__ = "1.4.0"
 
 try:
     from tfm_ci_pylib.fastmodel_wrapper import FastmodelConfigMap
diff --git a/fastmodel_dispatcher/AN521.py b/fastmodel_dispatcher/AN521.py
index 2b4bae9..1e33447 100644
--- a/fastmodel_dispatcher/AN521.py
+++ b/fastmodel_dispatcher/AN521.py
@@ -23,7 +23,7 @@
 
 __author__ = "tf-m@lists.trustedfirmware.org"
 __project__ = "Trusted Firmware-M Open CI"
-__version__ = "1.2.0"
+__version__ = "1.4.0"
 
 try:
     from tfm_ci_pylib.fastmodel_wrapper import FastmodelConfigMap
diff --git a/fastmodel_dispatcher/fastmodel_dispatcher.py b/fastmodel_dispatcher/fastmodel_dispatcher.py
index 0c44d63..1fb9fd8 100644
--- a/fastmodel_dispatcher/fastmodel_dispatcher.py
+++ b/fastmodel_dispatcher/fastmodel_dispatcher.py
@@ -19,7 +19,7 @@
 
 __author__ = "tf-m@lists.trustedfirmware.org"
 __project__ = "Trusted Firmware-M Open CI"
-__version__ = "1.2.0"
+__version__ = "1.4.0"
 
 import os
 import sys
diff --git a/fastmodel_dispatcher/fastmodel_dispatcher_configs.py b/fastmodel_dispatcher/fastmodel_dispatcher_configs.py
index cab888b..599e693 100644
--- a/fastmodel_dispatcher/fastmodel_dispatcher_configs.py
+++ b/fastmodel_dispatcher/fastmodel_dispatcher_configs.py
@@ -21,7 +21,7 @@
 
 __author__ = "tf-m@lists.trustedfirmware.org"
 __project__ = "Trusted Firmware-M Open CI"
-__version__ = "1.2.0"
+__version__ = "1.4.0"
 
 import sys
 from AN521 import AN521