diff --git a/scripts/_common.sh b/scripts/_common.sh index a30e07f..6cf7301 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app pkg_dependencies="libicu-dev python3-venv python3-icu pkg-config python3 python3-pip python3-dev build-essential libssl-dev libffi-dev python3-setuptools" -libretranslate_version="1.2.5" +libretranslate_version="1.2.7" #================================================= # PERSONAL HELPERS