We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6e969 commit 71b5a95Copy full SHA for 71b5a95
excelalchemy/__init__.py
@@ -1,6 +1,6 @@
1
"""A Python Library for Reading and Writing Excel Files"""
2
3
-__version__ = '0.1.0b3'
+__version__ = '0.1.0b4'
4
5
from excelalchemy.const import CharacterSet
6
from excelalchemy.const import DataRangeOption
0 commit comments