From c725095e59d054e1f69337d9f56ef559a54c656f Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Thu, 5 May 2022 16:52:41 -0700 Subject: [PATCH] Actually update the auxmos version --- dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.sh b/dependencies.sh index 0a27dd623f..58f7633b11 100644 --- a/dependencies.sh +++ b/dependencies.sh @@ -21,7 +21,7 @@ export SPACEMAN_DMM_VERSION=suite-1.7 export PYTHON_VERSION=3.7.9 # Auxmos git tag -export AUXMOS_VERSION=v0.3.0 +export AUXMOS_VERSION=v1.0.0 # Extools git tag export EXTOOLS_VERSION=v0.0.7