diff --git a/ioc/install_proxy.sh b/ioc/install_proxy.sh index 64f2057..d53ac26 100644 --- a/ioc/install_proxy.sh +++ b/ioc/install_proxy.sh @@ -17,7 +17,7 @@ # so proxy installation is not required. if [[ $EPICS_TARGET_ARCH == "RTEMS-beatnik" ]] ; then - pip install rtems-proxy=="0.2.0" + pip install rtems-proxy=="0.2.1" fi # no other proxies supported at present