Skip to content

Commit 655582b

Browse files
authored
Update version number for 1.6.0 release. (#2285)
Signed-off-by: Jay Zhang <[email protected]>
1 parent 898c069 commit 655582b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION_NUMBER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.1
1+
1.16.0

tf2onnx/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

33

4-
version = '1.15.1'
5-
git_version = 'ae4c39ed3bdab7edf487d73d5892a573684d1d6a'
4+
version = '1.16.0'
5+
git_version = '898c069b872022a138a794332c16a75491dfb5c9'

0 commit comments

Comments
 (0)