We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd09eee commit 0045fb3Copy full SHA for 0045fb3
model_api/python/setup.py
@@ -23,7 +23,7 @@
23
24
setup(
25
name="openvino_model_api",
26
- version="0.1.9",
+ version="0.2.0",
27
description="Model API: model wrappers and pipelines for inference with OpenVINO",
28
author="Intel(R) Corporation",
29
url="https://github.com/openvinotoolkit/model_api",
0 commit comments