Update Version to 1.4.0

Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com>
Change-Id: Iea5b7126f7c92b6a3b926e65a8fc828f7221ca83
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