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

Commit

Permalink
Updating package version to 1.5.0 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitra authored Jun 10, 2019
1 parent 4abc0c9 commit 9bb6773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras2onnx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
keras2onnx
This package converts keras models into ONNX for use with any inference engine supporting ONNX
"""
__version__ = "1.4.0"
__version__ = "1.5.0"
__author__ = "Microsoft Corporation"
__producer__ = "keras2onnx"

Expand Down

0 comments on commit 9bb6773

Please sign in to comment.