We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4127b5a commit a95438fCopy full SHA for a95438f
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
setup(
3
name='colabdesign',
4
- version='1.1.2',
+ version='1.1.3',
5
description='Making Protein Design accessible to all via Google Colab!',
6
long_description="Making Protein Design accessible to all via Google Colab!",
7
long_description_content_type='text/markdown',
0 commit comments