Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit 9bb6773

Browse files
authored
Updating package version to 1.5.0 (#113)
1 parent 4abc0c9 commit 9bb6773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras2onnx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
keras2onnx
88
This package converts keras models into ONNX for use with any inference engine supporting ONNX
99
"""
10-
__version__ = "1.4.0"
10+
__version__ = "1.5.0"
1111
__author__ = "Microsoft Corporation"
1212
__producer__ = "keras2onnx"
1313

0 commit comments

Comments
 (0)