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