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