diff --git a/ci.sh b/ci.sh index 35a525c4..2f902294 100755 --- a/ci.sh +++ b/ci.sh @@ -3,7 +3,7 @@ set -e -x cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")" -randovania_version=7.0.0 +randovania_version=7.1.0 echo "Installing Requirements" python -m pip install randovania==$randovania_version cryptography