diff --git a/setup.py b/setup.py index 4612c4f..874e656 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def get_requirements_filename(): setuptools.setup( name='cellbender', - version='0.1', + version='0.2.0', description='A software package for eliminating technical artifacts from ' 'high-throughput single-cell RNA sequencing (scRNA-seq) data', long_description=readme(),