Skip to content

Commit

Permalink
Prepare for release 1.15.1. (#2228)
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <jiz@microsoft.com>
  • Loading branch information
fatcat-z authored Aug 25, 2023
1 parent dc6155b commit 37820d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION_NUMBER
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.0
1.15.1
4 changes: 2 additions & 2 deletions tf2onnx/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: Apache-2.0


version = '1.15.0'
git_version = 'ee37d58da2afabf12cb73dc8b30cc760106244cc'
version = '1.15.1'
git_version = 'dc6155b52a137d858456fcc6bc720c327eec5612'

0 comments on commit 37820d9

Please sign in to comment.