Commit 623cc115 authored by Augustin Zidek's avatar Augustin Zidek Committed by Copybara-Service
Browse files

Bump AlphaFold version to 2.2.1.

PiperOrigin-RevId: 454568110
Change-Id: Icd82696dacc250cfc3b7b71fc71d9fcd7669d032
parent 0f7ab137
...@@ -18,7 +18,7 @@ from setuptools import setup ...@@ -18,7 +18,7 @@ from setuptools import setup
setup( setup(
name='alphafold', name='alphafold',
version='2.2.0', version='2.2.1',
description='An implementation of the inference pipeline of AlphaFold v2.0.' description='An implementation of the inference pipeline of AlphaFold v2.0.'
'This is a completely new model that was entered as AlphaFold2 in CASP14 ' 'This is a completely new model that was entered as AlphaFold2 in CASP14 '
'and published in Nature.', 'and published in Nature.',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment