Skip to content

Commit 587028c

Browse files
bump version
1 parent 773ef13 commit 587028c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

selenium/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="lambdatest-selenium-driver",
10-
version="1.0.4",
10+
version="1.0.5",
1111
author="LambdaTest <[email protected]>",
1212
description="Python Selenium SDK for testing with Smart UI",
1313
long_description=long_description,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.2'
1+
__version__ = '1.0.3'

0 commit comments

Comments
 (0)