Skip to content

Commit

Permalink
v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvoegele committed Sep 21, 2021
1 parent e7bec4b commit 449b5e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/source/pensa.features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ pensa.features.atom\_features
:undoc-members:
:show-inheritance:

pensa.features.csv\_features
-----------------------------------

.. automodule:: pensa.features.csv_features
:members:
:undoc-members:
:show-inheritance:

pensa.features.mda\_distances
------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='pensa',
version='0.2.5',
version='0.2.6',
description='PENSA - protein ensemble analysis',
url='http://github.com/drorlab/pensa',
author='Martin Voegele, Neil Thomson, Sang Truong, Jasper McAvity',
Expand Down

0 comments on commit 449b5e8

Please sign in to comment.