Commit 3c5233bd authored by jnwei's avatar jnwei
Browse files

update setup.py file for version number

parent 396fd44a
...@@ -113,7 +113,7 @@ else: ...@@ -113,7 +113,7 @@ else:
setup( setup(
name='openfold', name='openfold',
version='1.1.0', version='2.0.0',
description='A PyTorch reimplementation of DeepMind\'s AlphaFold 2', description='A PyTorch reimplementation of DeepMind\'s AlphaFold 2',
author='OpenFold Team', author='OpenFold Team',
author_email='jennifer.wei@omsf.io', author_email='jennifer.wei@omsf.io',
......
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