From 347a82bc948d4b11ce05d20a10e4dec6680bd14b Mon Sep 17 00:00:00 2001 From: Alyssa Travitz Date: Wed, 9 Oct 2024 15:46:03 -0700 Subject: [PATCH] bumping openfe_showcase.ipynb from 1.0.1 to 1.1.0 --- 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 63d6adc..e4dd12a 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.0.1/OpenFEforge-1.0.1-Linux-x86_64.sh\")" + " condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.1.0/OpenFEforge-1.1.0-Linux-x86_64.sh\")" ] }, {