diff --git a/setup.py b/setup.py index 8353bcd..97d1808 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( name="protenix", python_requires=">=3.10", - version="0.3.6", + version="0.3.7", description="A trainable PyTorch reproduction of AlphaFold 3.", author="Bytedance Inc.", url="https://github.com/bytedance/Protenix",