commit | 06286a9fec0e5aba456a0111f7344fc6732b72ea | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Thu Jul 22 14:00:51 2021 +0800 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Wed Aug 04 11:42:36 2021 +0200 |
tree | 0df7be57dfd803a2d09104dcc36d3e6d584decda | |
parent | 07c91b5077c0596826abfbf1338b192b0d5d9424 [diff] [blame] |
Update Version to 1.4.0 Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: Iea5b7126f7c92b6a3b926e65a8fc828f7221ca83
diff --git a/tfm_ci_pylib/structured_task.py b/tfm_ci_pylib/structured_task.py index c9b7446..5e44481 100644 --- a/tfm_ci_pylib/structured_task.py +++ b/tfm_ci_pylib/structured_task.py
@@ -18,7 +18,7 @@ __author__ = "tf-m@lists.trustedfirmware.org" __project__ = "Trusted Firmware-M Open CI" -__version__ = "1.2.0" +__version__ = "1.4.0" import abc import time