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