Skip to content

Commit 4bf9400

Browse files
Merge pull request #6 from StructuralPython/releases/v0.3.0
bump version
2 parents 2f7347b + 9358ab1 commit 4bf9400

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)