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 adf0153 + 66d5dc2 commit d716fa6Copy full SHA for d716fa6
src/xl_engine/__init__.py
@@ -3,6 +3,6 @@
3
execute, and save Excel workbooks.
4
"""
5
6
-__version__ = "0.1.0"
+__version__ = "0.1.1"
7
8
from xl_engine.excel_engine import create_condition_check, execute_workbook, excel_runner
0 commit comments