Skip to content

Commit

Permalink
Merge pull request #179 from OpenFreeEnergy/update_to_openfe_1.2
Browse files Browse the repository at this point in the history
bumping to openfe v1.2.0
  • Loading branch information
atravitz authored Nov 19, 2024
2 parents ee99700 + cd09d81 commit dc61e8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ dependencies:
- rdkit
- typing_extensions
- gufe>=0.9.4
- openfe~=1.0
- openfe~=1.2
- py3dmol
2 changes: 1 addition & 1 deletion showcase/openfe_showcase.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0/OpenFEforge-1.1.0-Linux-x86_64.sh\")"
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.2.0/OpenFEforge-1.2.0-Linux-x86_64.sh\")"
]
},
{
Expand Down

0 comments on commit dc61e8d

Please sign in to comment.