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 cf96732 commit 1570376Copy full SHA for 1570376
README.md
@@ -17,7 +17,7 @@ $ pip install simple-onnx-processing-tools \
17
$ docker run --rm -it \
18
-v `pwd`:/workdir \
19
-w /workdir \
20
-pinto0309/simple-onnx-processing-tools:1.0.4
+pinto0309/simple-onnx-processing-tools:1.0.5
21
```
22
23
|No.|Tool Name|Tags|Summary|
simple_onnx_processing_tools/__init__.py
@@ -1 +1 @@
1
-__version__ = '1.0.4'
+__version__ = '1.0.5'
0 commit comments