From d4abc8b1d0f7d3115d4dfe90e1c2030c42dfbe28 Mon Sep 17 00:00:00 2001 From: Guenther Schmuelling Date: Fri, 24 Jul 2020 07:28:32 -0700 Subject: [PATCH] release 1.6.3 --- VERSION_NUMBER | 2 +- tf2onnx/version.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION_NUMBER b/VERSION_NUMBER index 308b6faa7..266146b87 100644 --- a/VERSION_NUMBER +++ b/VERSION_NUMBER @@ -1 +1 @@ -1.6.2 \ No newline at end of file +1.6.3 diff --git a/tf2onnx/version.py b/tf2onnx/version.py index f4ed89d43..8f7c44201 100644 --- a/tf2onnx/version.py +++ b/tf2onnx/version.py @@ -1,3 +1,3 @@ -version = '1.6.2' -git_version = '9ad16b123fb9cc434de64b16c83948b216f0d023' +version = '1.6.3' +git_version = '0d6a081cb69a4e7ab2f77563435d4ed971256389'