diff --git a/setup.py b/setup.py index eb6ba63..db41150 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="open-variant", - version="0.6.13", + version="0.6.14", author="BBGLab - Barcelona Biomedical Genomics Lab", packages=find_packages(exclude=["tests.*", "tests"]), include_package_data=True,