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

Bump AlphaFold version to v2.2.2.

PiperOrigin-RevId: 454626138
Change-Id: I9a6061ff7411e187ad7c5a94b6eebd8f3663d450
parent ab105145
...@@ -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.1', version='2.2.2',
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