Skip to content

Commit

Permalink
Increment main to 1.12
Browse files Browse the repository at this point in the history
Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
  • Loading branch information
hwangdeyu committed Jul 30, 2022
1 parent 087045d commit b65ae84
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.11.0
1.12.0
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.11.0'
git_version = 'e9b6cb4fca61c87fcdaf4e9610535910c01ea4f9'
version = '1.12.0'
git_version = '087045d4b61e231897f1232de59609d30013b8f5'

0 comments on commit b65ae84

Please sign in to comment.