From 2c260167d5c21686360214b5c9529ec988a60bd4 Mon Sep 17 00:00:00 2001 From: Ben Webb Date: Wed, 24 Jan 2024 09:30:03 -0800 Subject: [PATCH] Update to Modeller 10.5 --- tools/travis/install_deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/travis/install_deps.sh b/tools/travis/install_deps.sh index af17d07..e249896 100755 --- a/tools/travis/install_deps.sh +++ b/tools/travis/install_deps.sh @@ -8,7 +8,7 @@ if [ $# -ne 1 ]; then fi python_version=$1 -MODELLER_VERSION=10.4 +MODELLER_VERSION=10.5 HDF5_VERSION=1.10.7 HDF5_SOVER=103 HDF5_HL_SOVER=100