diff --git a/setup.py b/setup.py index 276e8dd..a922470 100755 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ include_dirs=[sysconfig.get_config_var("INCLUDEPY")]) setup(name='deeptoolsintervals', - version='0.1.8', + version='0.1.9', description='A python module creating/accessing GTF-based interval trees with associated meta-data', author="Devon P. Ryan", author_email="ryan@ie-freiburg.mpg.de",