Skip to content

Commit dc61e8d

Browse files
authored
Merge pull request #179 from OpenFreeEnergy/update_to_openfe_1.2
bumping to openfe v1.2.0
2 parents ee99700 + cd09d81 commit dc61e8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ dependencies:
2828
- rdkit
2929
- typing_extensions
3030
- gufe>=0.9.4
31-
- openfe~=1.0
31+
- openfe~=1.2
3232
- py3dmol

showcase/openfe_showcase.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.1.0/OpenFEforge-1.1.0-Linux-x86_64.sh\")"
91+
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.2.0/OpenFEforge-1.2.0-Linux-x86_64.sh\")"
9292
]
9393
},
9494
{

0 commit comments

Comments
 (0)