File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2626author = 'Ploy N. Pratanwanich'
2727
2828# The short X.Y version
29- version = ''
29+ version = '1.0 '
3030# The full version, including alpha/beta/rc tags
31- release = '1.0.0 '
31+ release = '1.0'
3232
3333
3434# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 1414 name = __pkg_name__ ,
1515 license = "MIT" ,
1616 description = 'xpore is a python package for Nanopore data analysis of differential RNA modifications.' ,
17- version = 'v1.0.0 ' ,
17+ version = 'v1.0' ,
1818 long_description = README ,
1919 long_description_content_type = 'text/markdown' ,
2020 url = 'https://github.com/GoekeLab/xpore' ,
Original file line number Diff line number Diff line change 1+ __version__ = "1.0"
You can’t perform that action at this time.
0 commit comments