We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e1da7 commit 8019a74Copy full SHA for 8019a74
tflite2onnx/__init__.py
@@ -5,7 +5,7 @@
5
6
# package metadata
7
__name__ = 'tflite2onnx'
8
-__version__ = '0.3.2'
+__version__ = '0.4.0'
9
DESCRIPTION = "Convert TensorFlow Lite models to ONNX"
10
11
__all__ = [
0 commit comments