We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd4571 commit 77ad65cCopy full SHA for 77ad65c
changelog.yml
@@ -2,12 +2,14 @@ name: pyexcel-xls
2
organisation: pyexcel
3
releases:
4
- changes:
5
- - action: Updated
+ - action: Removed
6
details:
7
- "`#46`: remove the hard pin on xlrd version < 2.0"
8
+ - action: Added
9
+ details:
10
- "`#47`: limit support to persist datetime.timedelta. see more details in doc"
11
date: 07.10.2021
- version: 0.6.3
12
+ version: 0.7.0
13
14
- action: Updated
15
pyexcel-xls.yml
@@ -1,9 +1,9 @@
1
overrides: "pyexcel.yaml"
name: "pyexcel-xls"
nick_name: xls
-version: 0.6.3
-current_version: 0.6.3
-release: 0.6.3
+version: 0.7.0
+current_version: 0.7.0
+release: 0.7.0
file_type: xls
is_on_conda: true
dependencies:
0 commit comments