Skip to content

Commit 02a3d34

Browse files
2 parents 11c30ca + 7f3768f commit 02a3d34

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)