We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511ba19 commit 9b6367dCopy full SHA for 9b6367d
tflite2onnx/__init__.py
@@ -5,7 +5,7 @@
5
6
# package metadata
7
__name__ = 'tflite2onnx'
8
-__version__ = '0.4.0'
+__version__ = '0.4.1'
9
DESCRIPTION = "Convert TensorFlow Lite models to ONNX"
10
11
__all__ = [
0 commit comments