diff --git a/setup.py b/setup.py index 5df4ffd..f438cf8 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ long_description = f.read() setup(name='bioluigi', - version='0.1.3', + version='0.1.4', description='Reusable and maintained Luigi tasks to incorporate in bioinformatics pipelines', long_description=long_description, long_description_content_type='text/markdown',