Skip to content

Commit 71b5a95

Browse files
committed
release 0.1.0b4
1 parent 0f6e969 commit 71b5a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

excelalchemy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A Python Library for Reading and Writing Excel Files"""
22

3-
__version__ = '0.1.0b3'
3+
__version__ = '0.1.0b4'
44

55
from excelalchemy.const import CharacterSet
66
from excelalchemy.const import DataRangeOption

0 commit comments

Comments
 (0)