Skip to content

Commit 9358ab1

Browse files
committed
bump version
1 parent 2f7347b commit 9358ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xl_engine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
execute, and save Excel workbooks.
44
"""
55

6-
__version__ = "0.2.0"
6+
__version__ = "0.3.0"
77

88
from xl_engine.excel_engine import create_condition_check, execute_workbook, excel_runner

0 commit comments

Comments
 (0)