We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205205c commit d657159Copy full SHA for d657159
setup.py
@@ -10,7 +10,7 @@
10
__author__ = __email__ = ''
11
12
setup(name='scArches',
13
- version='0.1.5',
+ version='0.2.1',
14
description='Transfer learning with Architecture Surgery on Single-cell data',
15
long_description=long_description,
16
long_description_content_type="text/markdown",
0 commit comments