diff --git a/setup.py b/setup.py index aad0b09..a56f380 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ long_description = fh.read() setuptools.setup( name='pflacco', - version='0.2', + version='0.3', author="Raphael Patrick Prager", author_email="raphael.prager@gmx.de", description="An python interface to the R package flacco for computing ELA features.",