From 39b5035ff4bc600c6e54e5b9e22d8be7fe5d56a7 Mon Sep 17 00:00:00 2001 From: jcrvz Date: Wed, 15 Nov 2023 11:00:40 -0600 Subject: [PATCH] fix major issue --- examples/Tutorial_Spanish.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Tutorial_Spanish.ipynb b/examples/Tutorial_Spanish.ipynb index c8bbbf0..2d40fbd 100644 --- a/examples/Tutorial_Spanish.ipynb +++ b/examples/Tutorial_Spanish.ipynb @@ -36,7 +36,7 @@ }, "outputs": [], "source": [ - "# !pip install customhys==1.1.0.\n", + "# !pip install customhys==1.1.5.\n", "# !pip install latex\n", "# !pip install optproblems" ]