"launcher/vscode:/vscode.git/clone" did not exist on "c5a4a1faf3c430c11f09128a6e1dc40b4736e212"
Commit 197bd19e authored by Augustin Zidek's avatar Augustin Zidek Committed by Copybara-Service
Browse files

Fix AlphaFold version in setup.py.

PiperOrigin-RevId: 450934613
Change-Id: I2b5f7a740a3d9b87ccd495a65bcf8b4605c72585
parent c42a96f3
......@@ -18,7 +18,7 @@ from setuptools import setup
setup(
name='alphafold',
version='2.1.0',
version='2.2.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 '
'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