Bump up OpenFold's version number

This commit is contained in:
Gustaf Ahdritz 2022-06-21 00:50:56 -04:00
parent 84fa8d9559
commit 887b4a71cf
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ extra_cuda_flags += cc_flag
setup(
name='openfold',
version='0.1.0',
version='1.0.0',
description='A PyTorch reimplementation of DeepMind\'s AlphaFold 2',
author='Gustaf Ahdritz & DeepMind',
author_email='gahdritz@gmail.com',