"vscode:/vscode.git/clone" did not exist on "f4316dc0841ecaf5cb880efe21289dc118985480"
Unverified Commit b59d0a81 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz Committed by GitHub
Browse files

Update version number in setup.py

parent 386fd1a5
......@@ -110,7 +110,7 @@ else:
setup(
name='openfold',
version='1.0.0',
version='1.0.1',
description='A PyTorch reimplementation of DeepMind\'s AlphaFold 2',
author='Gustaf Ahdritz & DeepMind',
author_email='gahdritz@gmail.com',
......@@ -130,4 +130,4 @@ setup(
'Programming Language :: Python :: 3.7,'
'Topic :: Scientific/Engineering :: Artificial Intelligence',
],
)
\ No newline at end of file
)
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