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.
2 parents a246f23 + 0c26eea commit 99ce3e6Copy full SHA for 99ce3e6
excelalchemy/__init__.py
@@ -1,6 +1,6 @@
1
"""A Python Library for Reading and Writing Excel Files"""
2
3
-__version__ = '0.1.0rc0'
+__version__ = '0.1.0rc1'
4
from excelalchemy.const import CharacterSet
5
from excelalchemy.const import DataRangeOption
6
from excelalchemy.const import DateFormat
0 commit comments