Skip to content

Commit 39d2725

Browse files
committed
bump to v1.6.1
1 parent 8f76c7b commit 39d2725

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

showcase/openfe_showcase.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
{
7171
"cell_type": "code",
72-
"execution_count": 1,
72+
"execution_count": null,
7373
"id": "-jX9udRGehD3",
7474
"metadata": {
7575
"colab": {
@@ -88,7 +88,7 @@
8888
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
8989
" !pip install -q condacolab\n",
9090
" import condacolab\n",
91-
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.6.0/OpenFEforge-1.6.0-Linux-x86_64.sh\")"
91+
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.6.1/OpenFEforge-1.6.1-Linux-x86_64.sh\")"
9292
]
9393
},
9494
{

0 commit comments

Comments
 (0)