From 2c287587a5cbb8190cd364646bafbf92370c74d0 Mon Sep 17 00:00:00 2001 From: petertorelli Date: Tue, 21 Jan 2020 14:10:32 -0800 Subject: [PATCH] Bump to 1.0.3 for TRT update --- harness/eelib/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harness/eelib/constants.py b/harness/eelib/constants.py index d5b93b6..7cbe99b 100644 --- a/harness/eelib/constants.py +++ b/harness/eelib/constants.py @@ -10,7 +10,7 @@ # effective EEMBC Benchmark License Agreement, you must discontinue use. # -VERSION = "1.0.2" +VERSION = "1.0.3" # Note: developer errors are CRITICAL, user config errors are ERRORS