4 lines
79 B
Python
4 lines
79 B
Python
|
__version__ = '1.2.6'
|
||
|
__VERSION__ = __version__
|
||
|
from .workbook import Workbook
|