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 f3521c8 commit 3a19d22Copy full SHA for 3a19d22
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
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
11
2.0.1 (11 December 2020)
12
------------------------
13
xlrd/info.py
@@ -1 +1 @@
-__version__ = __VERSION__ = "2.0.1"
+__version__ = __VERSION__ = "2.0.2"
0 commit comments