From f98ff477c5189bb0c2f29555c2ed77bc5f437356 Mon Sep 17 00:00:00 2001 From: Alyssa Travitz Date: Mon, 14 Apr 2025 10:35:47 -0700 Subject: [PATCH] bump to 1.3.1 --- showcase/openfe_showcase.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/showcase/openfe_showcase.ipynb b/showcase/openfe_showcase.ipynb index 94a865e..376cc67 100644 --- a/showcase/openfe_showcase.ipynb +++ b/showcase/openfe_showcase.ipynb @@ -88,7 +88,7 @@ "if \"COLAB_RELEASE_TAG\" in os.environ:\n", " !pip install -q condacolab\n", " import condacolab\n", - " condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.3.0/OpenFEforge-1.3.0-Linux-x86_64.sh\")" + " condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.3.1/OpenFEforge-1.3.1-Linux-x86_64.sh\")" ] }, {