Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvoegele committed Aug 5, 2024
1 parent 8a30b15 commit 175e768
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ If you publish about work for which PENSA was useful, please cite our preprint:

The reference for the software implementation itself is the following:

Martin Vögele, Neil Thomson, Sang Truong, Jasper McAvity: *PENSA*. Zenodo, 2023. http://doi.org/10.5281/zenodo.4362136
Martin Vögele, Neil Thomson, Sang Truong, Jasper McAvity: *PENSA*. Zenodo, 2024. http://doi.org/10.5281/zenodo.4362136

To get the citation and DOI for a particular version, see `Zenodo <https://zenodo.org/record/4362136>`_.
5 changes: 2 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ sphinxcontrib-jsmath
sphinxcontrib-qthelp
sphinxcontrib-serializinghtml
numpy==1.22
scipy>=1.2
scipy==1.9
pandas==1.4
matplotlib
matplotlib==3.5
deeptime
MDAnalysis==2.2
scikit-learn
cython
biotite
pensa==0.3.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='pensa',
version='0.3.0',
version='0.4.0',
description='exploratory analysis and comparison of biomolecular conformational ensembles.',
url='http://github.com/drorlab/pensa',
author='Martin Voegele, Neil Thomson, Sang Truong, Jasper McAvity',
Expand Down

0 comments on commit 175e768

Please sign in to comment.