We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3b1d8 commit d3d71feCopy full SHA for d3d71fe
changelog.yml
@@ -1,6 +1,12 @@
1
name: pyexcel-xls
2
organisation: pyexcel
3
releases:
4
+- changes:
5
+ - action: Removed
6
+ details:
7
+ - "`#54`: remove xlsm support for xlrd > 2.0.0"
8
+ date: 31.03.2024
9
+ version: 0.7.1
10
- changes:
11
- action: Removed
12
details:
pyexcel-xls.yml
@@ -1,9 +1,9 @@
overrides: "pyexcel.yaml"
name: "pyexcel-xls"
nick_name: xls
-version: 0.7.0
-current_version: 0.7.0
-release: 0.7.0
+version: 0.7.1
+current_version: 0.7.1
+release: 0.7.1
file_type: xls
is_on_conda: true
dependencies:
0 commit comments