Skip to content

Commit d716fa6

Browse files
Merge pull request #2 from StructuralPython/releases/v0.1.0
Bump version
2 parents adf0153 + 66d5dc2 commit d716fa6

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.1.0"
6+
__version__ = "0.1.1"
77

88
from xl_engine.excel_engine import create_condition_check, execute_workbook, excel_runner

0 commit comments

Comments
 (0)