Skip to content

Commit a95438f

Browse files
authored
Update setup.py
1 parent 4127b5a commit a95438f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22
setup(
33
name='colabdesign',
4-
version='1.1.2',
4+
version='1.1.3',
55
description='Making Protein Design accessible to all via Google Colab!',
66
long_description="Making Protein Design accessible to all via Google Colab!",
77
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)