We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912ce9c commit 4bc3cb7Copy full SHA for 4bc3cb7
1 file changed
setup.py
@@ -24,7 +24,7 @@
24
long_description = f.read()
25
26
setup(name='uncurl_seq',
27
- version='0.2.9',
+ version='0.2.10',
28
description='Tool for pre-processing single-cell RNASeq data',
29
long_description=long_description,
30
long_description_content_type='text/x-rst',
0 commit comments