aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a69d917..8f6c467 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ import sys
import time
-TOSA_CHECKER_VERSION = "0.2.0rc0"
+TOSA_CHECKER_VERSION = "0.2.0"
DEFAULT_TENSORFLOW_VERSION = "2.13.0"
# Get the TensorFlowâ„¢ source directory passed to the command line (if any).