We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f837dfe commit 8acbed1Copy full SHA for 8acbed1
1 file changed
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name = 'sctriangulate',
25
- version = '0.9.0',
+ version = '0.9.1',
26
description= 'A Python package to mix-and-match conflicting clustering results in single cell analysis, and generate reconciled clustering solutions.',
27
long_description=long_description,
28
long_description_content_type='text/markdown',
0 commit comments