We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc552f commit f03b521Copy full SHA for f03b521
skl2onnx/__init__.py
@@ -3,7 +3,7 @@
3
"""
4
Main entry point to the converter from the *scikit-learn* to *onnx*.
5
6
-__version__ = "1.11.1"
+__version__ = "1.11.2"
7
__author__ = "Microsoft"
8
__producer__ = "skl2onnx"
9
__producer_version__ = __version__
0 commit comments