From f2cc586ad8c4b60177051fc9a5d2da087ac1b6fb Mon Sep 17 00:00:00 2001 From: martinvoegele Date: Tue, 6 Jul 2021 20:26:27 -0700 Subject: [PATCH] info for v2.2.3 --- README.md | 2 +- setup.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b295727b..33ff0367 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ We demonstrate how to use the PENSA library in an interactive and animated examp General citation, representing the "concept" of the software: ``` -Martin Vögele, Neil Thomson, Sang Truong. (2021). PENSA. Zenodo. http://doi.org/10.5281/zenodo.4362136 +Martin Vögele, Neil Thomson, Sang Truong, Jasper McAvity. (2021). PENSA. Zenodo. http://doi.org/10.5281/zenodo.4362136 ``` To get the citation and DOI for a particular version, see [Zenodo](https://zenodo.org/record/4362136). diff --git a/setup.py b/setup.py index f5ca6557..40934880 100644 --- a/setup.py +++ b/setup.py @@ -1,10 +1,10 @@ from setuptools import setup, find_packages setup(name='pensa', - version='0.2.2', + version='0.2.3', description='PENSA - protein ensemble analysis', url='http://github.com/drorlab/pensa', - author='Martin Voegele, Neil Thomson, Sang Truong', + author='Martin Voegele, Neil Thomson, Sang Truong, Jasper McAvity', author_email='mvoegele@stanford.edu', license='MIT', packages=find_packages(include=[