diff --git a/docs/en/whl_en.md b/docs/en/whl_en.md index f5a2c34a3fc42d825ae54211925eb287f6054304..a47134e5f1397e6c03181b73ff11eeace28726ab 100644 --- a/docs/en/whl_en.md +++ b/docs/en/whl_en.md @@ -6,7 +6,7 @@ install by pypi ```bash -pip install paddleclas==2.0.2 +pip install paddleclas==2.0.3 ``` build own whl package and install