Unverified Commit 6c2d04aa authored by Gustaf Ahdritz's avatar Gustaf Ahdritz Committed by GitHub
Browse files

Fix version number in setup.py

parent 43116de0
......@@ -17,7 +17,7 @@ from setuptools import setup
setup(
name='openfold',
version='1.0.0',
version='0.1.0',
description='A PyTorch reimplementation of DeepMind\'s AlphaFold 2',
author='Gustaf Ahdritz & DeepMind',
author_email='gahdritz@gmail.com',
......
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