Skip to content

Commit 0b82ba8

Browse files
UPDATE - bumping pyxlsb2 version to 0.0.5
1 parent 5bdc14f commit 0b82ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyxlsb2/__init__.py

+1-1
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.4'
6+
__version__ = '0.0.5'
77

88

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

0 commit comments

Comments
 (0)