From d07f74d53b93e9b0289548c7580e7519c75d69e4 Mon Sep 17 00:00:00 2001 From: gbayarri Date: Wed, 5 Jun 2024 11:06:36 +0200 Subject: [PATCH] 4.2.0 --- binder/environment.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/binder/environment.yml b/binder/environment.yml index 840b2a5..92e3c06 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -3,12 +3,12 @@ channels: - conda-forge - bioconda dependencies: - - biobb_analysis==4.1.0 - - biobb_io==4.1.0 - - biobb_model==4.1.0 - - biobb_gromacs==4.1.0 - - biobb_chemistry==4.1.0 - - biobb_structure_utils==4.1.0 + - biobb_analysis==4.2.0 + - biobb_io==4.2.0 + - biobb_model==4.2.0 + - biobb_gromacs==4.2.0 + - biobb_chemistry==4.2.0 + - biobb_structure_utils==4.2.0 - plotly - nglview - simpletraj \ No newline at end of file