File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# kb_python
2- ![ ] ( https://img.shields.io/badge/Version-0.1.4 -informational )
2+ ![ ] ( https://img.shields.io/badge/Version-0.2.0 -informational )
33![ ] ( https://github.com/pachterlab/kb_python/workflows/CI/badge.svg )
44
55A friendly wrapper around the kallisto | bustools pipeline for scRNA-seq analysis.
Original file line number Diff line number Diff line change 1- __version__ = '0.1.4 '
1+ __version__ = '0.2.0 '
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.4
2+ current_version = 0.2.0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ def read(path):
1010
1111setup (
1212 name = 'kb_python' ,
13- version = '0.1.4 ' ,
13+ version = '0.2.0 ' ,
1414 url = 'https://github.com/pachterlab/kb_python' ,
1515 author = 'Kyung Hoi (Joseph) Min' ,
1616 author_email = 'phoenixter96@gmail.com' ,
You can’t perform that action at this time.
0 commit comments