We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3deb0d0 commit 39f53dcCopy full SHA for 39f53dc
changelog.yml
@@ -1,6 +1,12 @@
1
name: pyexcel-xlsxr
2
organisation: pyexcel
3
releases:
4
+- changes:
5
+ - action: Updated
6
+ details:
7
+ - '#9: Potential fix for incorrect reading of data with empty cells when used with pyexcel '
8
+ date: 11.11.2024
9
+ version: 0.6.1
10
- changes:
11
- action: Updated
12
details:
pyexcel-xlsxr.yml
@@ -1,9 +1,9 @@
overrides: "pyexcel.yaml"
name: "pyexcel-xlsxr"
nick_name: "xlsxr"
-version: "0.6.0"
-current_version: "0.6.0"
-release: "0.6.0"
+version: "0.6.1"
+current_version: "0.6.1"
+release: "0.6.1"
file_type: xlsx
nodocs: true
dependencies:
0 commit comments