Skip to content

Commit

Permalink
Bump to version 1.5.5 (#25)
Browse files Browse the repository at this point in the history
* Bump to version 1.5.5
  • Loading branch information
jiafatom authored Oct 4, 2019
1 parent 3cfade7 commit b6124d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnxconverter_common/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
This framework performs optimization for ONNX models and
includes common utilities for ONNX converters.
"""
__version__ = "1.5.4"
__version__ = "1.5.5"
__author__ = "Microsoft"
__producer__ = "OnnxMLTools"
__producer_version__ = __version__
Expand Down

0 comments on commit b6124d7

Please sign in to comment.