Skip to content

Commit 69bc20b

Browse files
committed
Update version to 1.2.1
1 parent 9b77cb1 commit 69bc20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExcelDataDriver/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
from ExcelDataDriver.Config.CaptureScreenShotOption import CaptureScreenShotOption
4141

4242

43-
__version__ = '1.1.7'
43+
__version__ = '1.2.1'
4444

4545

4646
class ExcelDataDriver:

0 commit comments

Comments
 (0)