* NEOS 16.2

* new img

* emoji
old-commit-hash: 6340b43359e9f53174b31cd3940c6068f82e74f7
This commit is contained in:
Adeeb Shihadeh
2021-03-26 02:01:41 -07:00
committed by GitHub
parent baac4ac14b
commit 9c983f9218
3 changed files with 5 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ export OPENBLAS_NUM_THREADS=1
export VECLIB_MAXIMUM_THREADS=1
if [ -z "$REQUIRED_NEOS_VERSION" ]; then
export REQUIRED_NEOS_VERSION="16.1"
export REQUIRED_NEOS_VERSION="16.2"
fi
if [ -z "$AGNOS_VERSION" ]; then