Skip to content

Commit 7f3768f

Browse files
Update __init__.py
1 parent e109e14 commit 7f3768f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyxlsb2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .workbook import Workbook
44
from .xlsbpackage import XlsbPackage
55

6-
__version__ = '0.0.7'
6+
__version__ = '0.0.8'
77

88

99
def open_workbook(name, *args, **kwargs):

0 commit comments

Comments
 (0)