Skip to content

Commit 37820d9

Browse files
authored
Prepare for release 1.15.1. (#2228)
Signed-off-by: Jay Zhang <[email protected]>
1 parent dc6155b commit 37820d9

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.0
1+
1.15.1

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.0'
5-
git_version = 'ee37d58da2afabf12cb73dc8b30cc760106244cc'
4+
version = '1.15.1'
5+
git_version = 'dc6155b52a137d858456fcc6bc720c327eec5612'

0 commit comments

Comments
 (0)