diff --git a/setup.py b/setup.py index 49526db..dd622a1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='wg-blimp', - version='0.9.8', + version='0.9.9', author='Marius Woeste', author_email='mar.w@wwu.de', description='WGBS methylation analysis pipeline',