File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111]
1212
1313intersphinx_mapping = {
14- 'pyexcel' : ('http://pyexcel.readthedocs.org /en/latest/' , None ),
14+ 'pyexcel' : ('http://pyexcel.readthedocs.io /en/latest/' , None ),
1515}
1616spelling_word_list_filename = 'spelling_wordlist.txt'
1717templates_path = ['_templates' ]
2020
2121project = u'pyexcel-webio'
2222copyright = u'2015-2017 Onni Software Ltd.'
23- version = '0.0.11 '
24- release = '0.1.0 '
23+ version = '0.1.0 '
24+ release = '0.1.1 '
2525exclude_patterns = []
2626pygments_style = 'sphinx'
2727html_theme = 'default'
Original file line number Diff line number Diff line change 11overrides : " pyexcel.yaml"
22name : " pyexcel-webio"
33nick_name : webio
4- version : " 0.1.0 "
5- current_version : " 0.1.0 "
6- release : " 0.0.11 "
4+ version : " 0.1.1 "
5+ current_version : " 0.1.1 "
6+ release : " 0.1.0 "
77dependencies :
88 - pyexcel>=0.4.0
99description :
Original file line number Diff line number Diff line change 77
88NAME = 'pyexcel-webio'
99AUTHOR = 'C.W.'
10- VERSION = '0.1.0 '
10+ VERSION = '0.1.1 '
1111EMAIL = 'wangc_2011@hotmail.com'
1212LICENSE = 'New BSD'
1313DESCRIPTION = (
You can’t perform that action at this time.
0 commit comments