diff --git a/setup.py b/setup.py index bbd8cbc4..5a162dc5 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='pensa', - version='0.2.0', + version='0.2.1', description='PENSA - protein ensemble analysis', url='http://github.com/drorlab/pensa', author='Martin Voegele, Neil Thomson, Sang Truong',