From 433dbe048d63c2625c9a7cb4b1c853eb051e7d87 Mon Sep 17 00:00:00 2001 From: Martin Steinegger Date: Fri, 17 Jun 2022 15:28:46 +0900 Subject: [PATCH] Update to 2.1.12 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cb9de6338..e7d5b1056 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( name='alphafold-colabfold', - version='2.1.11', + version='2.1.12', long_description_content_type='text/markdown', description='An implementation of the inference pipeline of AlphaFold v2.0.' 'This is a completely new model that was entered as AlphaFold2 in CASP14 '