File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ releases:
6
6
details :
7
7
- new style readers in line with pyexce-io 0.6.0
8
8
date : 18.10.2020
9
- version : 0.5.0-rc1
9
+ version : 0.6.1
10
10
- changes :
11
11
- action : first release
12
12
details :
Original file line number Diff line number Diff line change 1
1
overrides : " pyexcel.yaml"
2
2
name : " pyexcel-xlsbr"
3
3
nick_name : " xlsb"
4
- version : " 0.6.0 "
5
- current_version : " 0.6.0 "
6
- release : " 0.6.0 "
4
+ version : " 0.6.1 "
5
+ current_version : " 0.6.1 "
6
+ release : " 0.6.1 "
7
7
dependencies :
8
8
- pyxlsb
9
9
- pyexcel-io>=0.6.0
10
10
test_dependencies :
11
11
- pyexcel
12
12
- pyexcel-xls
13
- description : " read Microsoft Excel tm xlsb file"
13
+ description : " read Microsoft Excel tm xlsb file"
14
+ python_requires : " >=3.6"
15
+ min_python_version : " 3.6"
You can’t perform that action at this time.
0 commit comments