diff --git a/setup.py b/setup.py index 97e5404f..d2126184 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ __author__ = __email__ = '' setup(name='scArches', - version='0.1.5', + version='0.2.1', description='Transfer learning with Architecture Surgery on Single-cell data', long_description=long_description, long_description_content_type="text/markdown",