Skip to content

Commit 995cfd2

Browse files
chfwactions-user
authored andcommitted
This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst
1 parent b80ea11 commit 995cfd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ You are likely to use it with `pyexcel <https://github.com/pyexcel/pyexcel>`_.
4242
Oct 2021 - Update:
4343
===================
4444

45-
1. v0.6.3 removed the pin on xlrd < 2. If you have xlrd >= 2, this
45+
1. v0.7.0 removed the pin on xlrd < 2. If you have xlrd >= 2, this
4646
library will NOT read 'xlsx' format and you need to install pyexcel-xlsx. Othwise,
4747
this library can use xlrd < 2 to read xlsx format for you. So 'xlsx' support
4848
in this library will vary depending on the installed version of xlrd.
4949

50-
2. v0.6.3 can write datetime.timedelta. but when the value is read out,
50+
2. v0.7.0 can write datetime.timedelta. but when the value is read out,
5151
you will get datetime.datetime. so you as the developer decides what to do with it.
5252

5353
Past news

0 commit comments

Comments
 (0)