File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 21
21
project = u'pyexcel-htmlr'
22
22
copyright = u'2015-2017 Onni Software Ltd.'
23
23
version = '0.0.1'
24
- release = '0.0.1 '
24
+ release = '0.0.2 '
25
25
exclude_patterns = []
26
26
pygments_style = 'sphinx'
27
27
html_theme = 'default'
Original file line number Diff line number Diff line change 5
5
:Source code: http://github.com/pyexcel/pyexcel-htmlr.git
6
6
:Issues: http://github.com/pyexcel/pyexcel-htmlr/issues
7
7
:License: New BSD License
8
+ :Development: |release |
8
9
:Released: |version |
9
10
:Generated: |today |
10
11
Original file line number Diff line number Diff line change 1
1
overrides : " pyexcel.yaml"
2
2
name : " pyexcel-htmlr"
3
3
nick_name : " htmlr"
4
- version : " 0.0.1 "
5
- current_version : " 0.0.1 "
4
+ version : " 0.0.2 "
5
+ current_version : " 0.0.2 "
6
6
release : " 0.0.1"
7
7
file_type : ' html'
8
8
dependencies :
Original file line number Diff line number Diff line change 10
10
11
11
NAME = 'pyexcel-htmlr'
12
12
AUTHOR = 'C.W.'
13
- VERSION = '0.0.1 '
13
+ VERSION = '0.0.2 '
14
14
15
15
LICENSE = 'New BSD'
16
16
DESCRIPTION = (
You can’t perform that action at this time.
0 commit comments