Skip to content

Commit 3a19d22

Browse files
committed
Prepare for 2.0.2 release
1 parent f3521c8 commit 3a19d22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changes
22
=======
33

4+
2.0.2 (14 June 2025)
5+
--------------------
6+
7+
- Fix bug reading sheets containing invalid formulae.
8+
9+
Thanks to sanshi42 for the fix!
10+
411
2.0.1 (11 December 2020)
512
------------------------
613

xlrd/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = __VERSION__ = "2.0.1"
1+
__version__ = __VERSION__ = "2.0.2"

0 commit comments

Comments
 (0)