aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/examples/object_detection/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/examples/object_detection/README.md')
-rw-r--r--python/pyarmnn/examples/object_detection/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyarmnn/examples/object_detection/README.md b/python/pyarmnn/examples/object_detection/README.md
index 215cf772a2..7a946ad6f5 100644
--- a/python/pyarmnn/examples/object_detection/README.md
+++ b/python/pyarmnn/examples/object_detection/README.md
@@ -54,7 +54,7 @@ $ pip show pyarmnn
You can also verify it by running the following and getting output similar to below:
```bash
$ python -c "import pyarmnn as ann;print(ann.GetVersion())"
-'30.0.0'
+'29.0.0'
```
##### Dependencies