We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e109e14 commit 7f3768fCopy full SHA for 7f3768f
pyxlsb2/__init__.py
@@ -3,7 +3,7 @@
3
from .workbook import Workbook
4
from .xlsbpackage import XlsbPackage
5
6
-__version__ = '0.0.7'
+__version__ = '0.0.8'
7
8
9
def open_workbook(name, *args, **kwargs):
0 commit comments