Skip to content

Commit 94604e7

Browse files
author
Wenbing Li
authored
Update __init__.py
1 parent 4a61fae commit 94604e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnxmltools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
This framework converts any machine learned model into onnx format
1010
which is a common language to describe any machine learned model.
1111
"""
12-
__version__ = "1.3.2"
12+
__version__ = "1.4.1"
1313
__author__ = "Microsoft"
1414
__producer__ = "OnnxMLTools"
1515
__producer_version__ = __version__

0 commit comments

Comments
 (0)