File tree Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1
1
Change log
2
2
================================================================================
3
3
4
+ 0.3.1 - 13.04.2017
5
+ --------------------------------------------------------------------------------
6
+
7
+ Updated
8
+ ********************************************************************************
9
+
10
+ #. issue `#1 <https://github.com/pyexcel/pyexcel-odsr/issues/1 >`_, PT288H00M00S
11
+ is valid duration
12
+
13
+
4
14
0.3.0 - 02.02.2017
5
15
--------------------------------------------------------------------------------
6
16
Original file line number Diff line number Diff line change 21
21
22
22
project = u'pyexcel-odsr'
23
23
copyright = u'2015-2017 Onni Software Ltd.'
24
- version = '0.3.0 '
25
- release = '0.3.0 '
24
+ version = '0.3.1 '
25
+ release = '0.3.1 '
26
26
exclude_patterns = []
27
27
pygments_style = 'sphinx'
28
28
html_theme = 'default'
Original file line number Diff line number Diff line change 1
1
overrides : " pyexcel.yaml"
2
2
name : " pyexcel-odsr"
3
3
nick_name : odsr
4
- version : 0.3.0
5
- release : 0.3.0
4
+ version : 0.3.1
5
+ release : 0.3.1
6
6
file_type : ods
7
7
dependencies :
8
8
- pyexcel-io>=0.3.0
Original file line number Diff line number Diff line change 7
7
8
8
NAME = 'pyexcel-odsr'
9
9
AUTHOR = 'C.W.'
10
- VERSION = '0.3.0 '
10
+ VERSION = '0.3.1 '
11
11
EMAIL = 'wangc_2011 (at) hotmail.com'
12
12
LICENSE = 'New BSD'
13
13
DESCRIPTION = (
You can’t perform that action at this time.
0 commit comments